mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 00:45:22 +00:00
Added new instruction.md, changed index.md accordingly and deleted the no longer needed about.md of new documentation structure. Refinement of differences to other solutions and features of EOS. Co-authored-by: Eric Hirsch <git@familie-hirsch.net>
53 lines
702 B
Markdown
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`
|