I'm deciding whether to use Sphinx or Pydoc for documenting a large existent project. Which one should I choose? Which one perform better on given conditions? Which one is faster to configure a run over a project?
Asked
Active
Viewed 4,072 times
16
-
Perhaps a more feature oriented question could be valid. For example pdoc used markdown while sphinx uses restructuredtext. – somenxavier Apr 18 '22 at 12:09