strictdoc icon indicating copy to clipboard operation
strictdoc copied to clipboard

Consider implementing an index file that sets the contents of TOC

Open stanislaw opened this issue 2 years ago • 0 comments

@mettta: let's capture this to not forget. It's nice to be able to customize the structure of TOC.

Example: @elfman2's DO-178C TOC on Read The Docs is nice:

Plans:
    [1. Plan for Software Aspect Of Certification](https://strictdoc-templates.readthedocs.io/en/latest/rst/software/plans/PSAC.html)
...
Standards:
    [1. Software Code Standard](https://strictdoc-templates.readthedocs.io/en/latest/rst/software/standard/SCS.html)
...
Requirements:
    [1. System Requirements](https://strictdoc-templates.readthedocs.io/en/latest/rst/system/SR.html)
...
Verification:
...

stanislaw avatar May 06 '23 21:05 stanislaw