|
|
|
|
|
by mpetyx
2916 days ago
|
|
It totally depends on what you want to succeed. In our case, for example, we break our python code into microservices so it is more important documenting the APIs rather the code itself. If you are building complicated libraries, yes sphinx is the choice to go. Most important of all is to understand your deployments and your code lifecycle. |
|
If you write libraries (and you actually do without microservices), you still need to document the APIs. No difference there.