site_name: Eriks Laser Tag site_url: https://gitea.iten.pro/edi/lasertag nav: - Übersicht: index.md - Konzept: - Hardware: konzept_hardware.md - Software: konzept_software.md theme: name: material language: de features: - navigation.sections - navigation.expand markdown_extensions: - pymdownx.superfences: custom_fences: - name: mermaid class: mermaid format: !!python/name:pymdownx.superfences.fence_code_format - pymdownx.arithmatex: # Für die Mathe-Formeln generic: true extra_javascript: - https://unpkg.com/mermaid/dist/mermaid.min.js - https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-mml-chtml.js extra_css: - stylesheets/extra.css