Skip to content

Commit 9e9e34a

Browse files
committed
docs(nav): add three missing pages to mkdocs nav
ai/remote-overrides.md, deployment/onboarding.md, and usage-modes/apply-tags-from-csv.md existed in the docs directory but were absent from the nav, causing mkdocs INFO warnings.
1 parent 07941f2 commit 9e9e34a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ nav:
9595
- API AI Enrichment: usage-modes/api-ai.md
9696
- Manual AI Workflow: usage-modes/manual.md
9797
- Source Write-back: usage-modes/apply-tags.md
98+
- Apply Tags from CSV: usage-modes/apply-tags-from-csv.md
9899
- Delta Report: usage-modes/delta.md
99100
- Security-Only Filter: usage-modes/security-only.md
100101
- Multi-root Scanning: usage-modes/multi-root.md
@@ -107,6 +108,7 @@ nav:
107108
- Security Taxonomy: ai/taxonomy.md
108109
- Custom Taxonomy: ai/custom-taxonomy.md
109110
- Classification Overrides: ai/overrides.md
111+
- Remote Overrides: ai/remote-overrides.md
110112
- Tag vs AI Drift: ai/drift-detection.md
111113
- Remediating Findings: concepts/remediation.md
112114
- CI/CD Integration:
@@ -119,6 +121,7 @@ nav:
119121
- Deployment:
120122
- Data Governance: concepts/data-governance.md
121123
- Air-Gapped Deployment: deployment/air-gapped.md
124+
- Onboarding Brownfield Projects: deployment/onboarding.md
122125
- Regulated Environments:
123126
- Overview: deployment/index.md
124127
- PCI-DSS v4.0: deployment/pci-dss.md

0 commit comments

Comments
 (0)