This commit is contained in:
2022-08-29 21:24:07 +00:00
parent 0d6425cf8b
commit 6efe0913cb
18 changed files with 88 additions and 0 deletions

3
docs/make-docs.bat Normal file
View File

@@ -0,0 +1,3 @@
cd C:\data\code\rockfish\docs
mkdocs build -s
pause