Idea #18798
Updated by Peter Amstutz about 3 years ago
* Define list of titles and filenames in the config.yml for the documentation generator
* code snippets are moved into _include
* Liquid template generates a table of contents and then embeds each code snippet
* run a code formatter like "black" on the python files
* propose (but do not implement) a testing strategy