summaryrefslogtreecommitdiffstats
path: root/g2h/tree_page.py
Commit message (Collapse)AuthorAgeFilesLines
* g2h: Add utility scriptChristoph Schlosser2025-09-191-73/+0
| | | | Also move the sources into the more conventional src/g2h dir
* g2h: Add navbarChristoph Schlosser2025-09-181-0/+1
|
* g2h: Add breadcrumb navigations to file and tree pagesChristoph Schlosser2025-09-181-1/+2
|
* g2h: Add file pageChristoph Schlosser2025-08-311-8/+23
| | | | Also move helpers to dedicated files.
* g2h: Link subdir names in tree pageChristoph Schlosser2025-08-301-1/+6
| | | | Files are also clickable already but no file page yet
* g2h: Add tree pageChristoph Schlosser2025-08-301-0/+51