New Top-Level Section? One Extra Step
If you create a new directory under wiki/ (a new
section), add it to section_order in the generator:
- File:
/mnt/kitchen/from-house/workspace/d3-tui-pi-teams-proto/wiki-gui/generate_wiki.py - Search for:
section_order - Add your section name to the list and a label to
section_labels
Directories not in section_order still appear in the
sidebar — they just get sorted alphabetically at the bottom. Adding to
section_order lets you control display order.
After editing the generator, regenerate manually or wait for the cron:
python3 /mnt/kitchen/from-house/workspace/d3-tui-pi-teams-proto/wiki-gui/generate_wiki.py