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 73e537dabb
commit 59dcf8c459
10 changed files with 237 additions and 6 deletions

17
docs/index.rst Normal file
View File

@@ -0,0 +1,17 @@
..
Copyright (c) 2024 Bobby Noelte
SPDX-License-Identifier: Apache-2.0
.. _akkudoktoreos:
Akkudoktor EOS documentation
============================
.. toctree::
:maxdepth: 2
:caption: Contents:
welcome
akkudoktoreos/about
develop/getting_started
develop/CONTRIBUTING