summaryrefslogtreecommitdiffstats
path: root/docs/index.md
blob: 3019cfdf578a9a829820a4a87205a6678f44a3ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Index
* Design
    * Design Goals
    * Overview
    * Client API
    * Storage
    * Resource
    * Facade
    * Logging
* Extending Akoandi Next
    * Steps to add support for new types
    * Steps for adding support for a type to a resource

# Documentation
This documentation is built using [mkdocs.org](http://mkdocs.org).

Use `mkdocs serve` to run a local webserver to view the docs.