Python documentation in a wiki-like environment (with some autodoc features)

I have researched and have high hopes for the sphinx.

However, he does not do everything that I want as part of the documentation. Here is what I am looking for:

  • Versioning wiki-like (i.e. web editable) environment
  • Autodoc support (i.e. import dockers, etc.)
  • (ideally) a version control connector so that code can be viewed from earlier versions

Is there such a thing?

+3
source share
1 answer

GitHub Gollum, ", Git - API ", . , , , , Sphinx.

+1

All Articles