site_name: GWÖ-Antragsprüfer Docs site_url: https://docs.toppyr.de/gwoe-antragspruefer/ repo_url: https://repo.toppyr.de/tobias/gwoe-antragspruefer repo_name: tobias/gwoe-antragspruefer theme: name: material language: de palette: primary: teal accent: light green features: - navigation.sections - navigation.expand - search.highlight nav: - Start: index.md - Architecture Decision Records: - Übersicht: adr/index.md - "0001 LLM-Citation-Binding": adr/0001-llm-citation-binding.md - "0002 Adapter-Architektur": adr/0002-adapter-architecture.md - "0003 Citation-Property-Tests": adr/0003-citation-property-tests.md - "0004 Deployment-Workflow": adr/0004-deployment-workflow.md - Reference: - API-Endpoints: reference/api.md - Adapter-Capabilities: reference/adapter-capabilities.md - Datenmodelle: reference/models.md - Embeddings & Citations: reference/embeddings.md - How-to: - Keycloak einrichten: how-to/keycloak-setup.md - Archiv: - Übersicht: archive/index.md plugins: - search - mkdocstrings: handlers: python: paths: [.] options: show_source: false show_bases: true heading_level: 3 markdown_extensions: - tables - admonition - pymdownx.highlight - pymdownx.superfences - pymdownx.details - toc: permalink: true