-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate Internal API documentation #110
Comments
@mikeAdamss has suggested we consider using mitmproxy/pdoc. Is worth considering using instead of sphinx when doing this ticket. |
…entation being generated for all projects.
…PI documentation being generated for all projects." This reverts commit a151867.
…in the API documentation being generated for all projects."" This reverts commit 975f747.
Some useful links for managing the current sphinx configuration I have setup: Each project's API documentation config file can be found in |
…in the API documentation being generated for all projects."" This reverts commit 975f747.
…ring Jenkins file documentation build to make use of those better titles.
We should use an API documentation generation tool like Sphinx to generate the documentation we need to show what classes/functions are available/how they are related and any docstrings they have explaining their use.
Do we want to publish the static site somewhere or are we happy having a ZIP file to download at this stage?- We're happy enough with a ZIP for now.The text was updated successfully, but these errors were encountered: