Commit 4d64271
committed
refactor: consolidate sync_docs.py into generate_docs.py with placeholder support
- Replace sync_docs.py with generate_docs.py that uses README.j2 template
- Add templates/README.j2 from daemonless/daemonless for proper mkdocs rendering
- Generate docs with @var@ placeholders and interactive settings panel
- Update workflow to use generate_docs.py with jinja2 dependency1 parent 4148136 commit 4d64271
6 files changed
Lines changed: 765 additions & 247 deletions
File tree
- .github/workflows
- docs/images
- scripts
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
748 | | - | |
749 | 748 | | |
750 | 749 | | |
751 | 750 | | |
| |||
0 commit comments