Add documentation infrastructure

Add documentation infrastructure and some sample content.

Documentation is generated by sphinx using extensions to support
Markdown an restructuredText for simple documentation writing.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
This commit is contained in:
Bobby Noelte
2024-10-10 08:33:21 +02:00
committed by Andreas
parent 12c9e4428e
commit 86639b9437
10 changed files with 237 additions and 6 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,3 @@
docs/
# Default ignore folders and files for VS Code, Python
.vscode/*