Files
EOS/docs/index.md
Eric Hirsch 0a56c6cb2b Added new instruction.md, changed index.md accordingly and deleted th no longer needed about.md
Proposal of new documentation structure
Refinement of differences to other solutions and features of EOS
2025-03-13 19:14:55 +01:00

53 lines
702 B
Markdown

% SPDX-License-Identifier: Apache-2.0
```{image} _static/logo.png
```
# Akkudoktor EOS documentation
```{toctree}
:maxdepth: 2
:caption: Overview
akkudoktoreos/introduction.md
```
```{toctree}
:maxdepth: 2
:caption: Tutorials
develop/getting_started.md
```
```{toctree}
:maxdepth: 2
:caption: How-To Guides
develop/CONTRIBUTING.md
```
```{toctree}
:maxdepth: 2
:caption: Reference
akkudoktoreos/architecture.md
akkudoktoreos/configuration.md
akkudoktoreos/optimization.md
akkudoktoreos/prediction.md
akkudoktoreos/measurement.md
akkudoktoreos/integration.md
akkudoktoreos/serverapi.md
akkudoktoreos/api.rst
```
## Indices and tables
- {ref}`genindex`
- {ref}`modindex`
- {ref}`search`