Commit Graph

16 Commits (a6558dcfc225e9ec840c6436da17e5e46e2709d5)

Author SHA1 Message Date
Ashley Whetter a6558dcfc2 Various fixes for own page output
Also added tests for own page output.
Fix some inherited members always being rendered.
Own page members of an entity are linked to after the docstring
of the parent entity.
Fix entities below the "class" level that have their own page
from rendering incorrectly.
Rename "single page output" to "own page output". An entity does
not have a "single page" when its members are spread across
their own pages.
Properties are linked to on their parent classes page.
Children not present in `__all__` are not rendered.
Fixed emitting ignore event twice for methods.
Corrected documentation around `imported-members` to reflect that it
applies only to objects imported into a package, not modules.
Fixed path error on Windows.
2 months ago
Ashley Whetter d40122948b Remaining rtfd -> readthedocs replacements 4 years ago
Ashley Whetter 3b299be332 Tidied up index page 5 years ago
Ashley Whetter 4adcdc5351 Python documentation is now hierarchical 7 years ago
Eric Holscher 3233bc0ac7 Fix templates to nest functions and use short names 7 years ago
Eric Holscher 3aa1747795 Template updates. 8 years ago
Eric Holscher f60b7d8880 Add ability to configure options of display of objects. 9 years ago
Eric Holscher 1cde5590eb Clean up how we render templates.
* Add top_level_object as global concept.
* Fix toctree generation
* Add passing of options to rendering
9 years ago
Eric Holscher cdd8d244de Fix up templates 9 years ago
Eric Holscher c79a0f3cee Clean up namespaces and display 9 years ago
Eric Holscher a4b116b527 Move to top-level TOC for now. 9 years ago
Eric Holscher aa62ad9af7 Sizable refactor of the autoapi tooling.
Standard template context and rendering. Also refactor YAML loading for new YAML formats.
9 years ago
Eric Holscher 6a6c77d6ec Add toc to detail pages 9 years ago
Eric Holscher aa59338a51 Add Max Depth 9 years ago
Eric Holscher 15f1ebfa8a Clean up namespace listing 9 years ago
Eric Holscher 8010a6463f Have nicer URL's 9 years ago