Add internal services guide

This commit is contained in:
pinpox
2025-09-24 10:30:55 +02:00
parent fd30dbd1be
commit 077bf55fd7
3 changed files with 215 additions and 1 deletions

View File

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