|
|
|
|
|
by westurner
143 days ago
|
|
That's the bad kind of lazy. It is advantageous to format, interlink, and create a table of contents for documentation. I doubt anyone would advocate for removing the Makefile and conf.py from /Doc. That a document describes something internal does not mean that it should be excluded from the docs. Is there a consistent standard for whether something is internal or external to the CPython project? Aren't there already internal things documented in /Doc? Should they be removed from the docs build then? Or moved to an internal folder with a DRY additional toctree? |
|