Mercurial > p > roundup > code
diff doc/index.txt @ 8416:370689471a08 issue2550923_computed_property
merge from default branch accumulated changes since Nov 2023
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 17 Aug 2025 16:12:25 -0400 |
| parents | 3f43db05aa11 |
| children |
line wrap: on
line diff
--- a/doc/index.txt Sun Nov 05 11:38:18 2023 -0500 +++ b/doc/index.txt Sun Aug 17 16:12:25 2025 -0400 @@ -13,6 +13,7 @@ .. toctree:: :maxdepth: 2 + :includehidden: features @@ -30,6 +31,7 @@ glossary admin_guide + man pages <man_pages> license acknowledgements @@ -39,6 +41,7 @@ Design Overview <overview> Design (original) <design> + Software Carpentry and Papers <sc> developers @@ -48,6 +51,11 @@ Richard Jones implementation notes <implementation> security-history +.. toctree:: + :hidden: + + pydoc + See: https://wiki.roundup-tracker.org/ReleaseErrata for fixes to documentation.
