Add MkDocs configuration and tasks for local documentation setup via vscode run and debug (#7251)

This commit is contained in:
silversword411
2025-08-29 05:10:35 -04:00
committed by GitHub
parent d2433cb250
commit 3cf6b9334c
3 changed files with 73 additions and 0 deletions

3
docs/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocs-print-site-plugin>=2.3.0