Example and sphinx-testing test input. For verification of basic autodoc integration/compatibility.
For manual build use line 19-21 and line 30 and run sphinx-build -b html . _build in the directory tests/docs/autodoc/docs/.
The test code (tests/docs/autodoc/package/test/test_code.py) is not processed and output in the generated html files (tests/docs/autodoc/docs/_build/*.html) for some reason i do not know right now. But maybe you can give me a hint and the example output should be still helpful.
Example and sphinx-testing test input. For verification of basic autodoc integration/compatibility.
For manual build use line 19-21 and line 30 and run sphinx-build -b html . _build in the directory tests/docs/autodoc/docs/.
The test code (tests/docs/autodoc/package/test/test_code.py) is not processed and output in the generated html files (tests/docs/autodoc/docs/_build/*.html) for some reason i do not know right now. But maybe you can give me a hint and the example output should be still helpful.