documentation to mkdocs locally

This commit is contained in:
Jörg Thalheim
2024-12-11 15:13:01 +01:00
committed by Mic92
parent 012969cb68
commit ac9d0018e7

5
docs/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Serve documentation locally
```
$ nix develop .#docs -c mkdocs serve
```