docs: restructure docs into diataxis (#121)

This commit is contained in:
banteg
2026-01-13 15:59:27 +04:00
committed by GitHub
parent d0e9a51a0f
commit e292c99ab0
52 changed files with 1538 additions and 1255 deletions
+10
View File
@@ -0,0 +1,10 @@
# Troubleshooting
If something isnt working, rerun with debug logging enabled:
```sh
takopi --debug
```
Then check `debug.log` for errors and include it when reporting issues.