Hi! We'd like to build our documentation with sphinx and publish it to wiki (atlassian confluence). The reason for that is simple: we want documentation to include docstrings from python source code that'd be updated with each commit.
Right now we envision using autodoc, and then using rst2confluence to upload it. However, there seems to be no way to get intermediate rst out of sphinx, where autodoc directives are already processed. Is there anyway to get that from sphinx? Did anyone have experience with confluence and sphinx? Petr. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
