MkDocs documentation hub
Find a file
Andreas Johannsen aee7106fd5 fix: LCGUI import path and landing page
- keep_docs_dir: false removes the spurious docs/ prefix from URLs
  (pages now at /lcgui/LCGUI-SPEC/ instead of /lcgui/docs/LCGUI-SPEC/)
- Add local lcgui/index.md landing page (mirror repo can't be written)
- Fix index.md LCGUI link case: LCGUI/ → lcgui/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 17:43:47 +02:00
docs fix: LCGUI import path and landing page 2026-04-27 17:43:47 +02:00
.dockerignore chore: initial mkdocs material skeleton with multirepo plugin 2026-04-26 15:42:06 +02:00
.gitignore chore: initial mkdocs material skeleton with multirepo plugin 2026-04-26 15:42:06 +02:00
.python-version chore: initial mkdocs material skeleton with multirepo plugin 2026-04-26 15:42:06 +02:00
Dockerfile fix: remove --strict from mkdocs build (multirepo link warnings) 2026-04-27 15:47:20 +02:00
mkdocs.yml fix: LCGUI import path and landing page 2026-04-27 17:43:47 +02:00
requirements.txt fix: pin pygments==2.18.0 (filename=None bug in >=2.19) 2026-04-27 15:45:09 +02:00