We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to setup sphinx autodoc for the API documentation. This is far easier to maintain than using manually created .rst files for each package.
The text was updated successfully, but these errors were encountered:
Moving to 1.8.0; I need to add support for castxml first. The documentation cleanup will come later.
Sorry, something went wrong.
Use sphinx-apidoc to generate the documentation automatically (#1)
a044c45
Done. I used sphinx-autodoc :)
iMichka
No branches or pull requests
We need to setup sphinx autodoc for the API documentation. This is far easier to maintain than using manually created .rst files for each package.
The text was updated successfully, but these errors were encountered: