Actions
Idea #18798
openTurn code cookbook into liquid template & include files separately
Start date:
Due date:
Story points:
-
Release:
Release relationship:
Auto
Description
- 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
- Write some text at the top of the code cookbook introducing how to use it
- run a code formatter like "black" on the python files
- propose (but do not implement) a testing strategy
Related issues
Actions