mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-12-16 16:46:18 +00:00
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:
17
docs/index.rst
Normal file
17
docs/index.rst
Normal 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
|
||||
Reference in New Issue
Block a user