README: finalize documentation structure

Still some chapters missing ;-)

refs #84
This commit is contained in:
Thomas Gelf 2017-01-27 12:50:31 +01:00
parent deb33762a9
commit 197c327507

View file

@ -24,13 +24,27 @@ a couple of clicks away in case you need them? You will love this little module!
Documentation
-------------
### Basics
* [Installation](doc/01-Installation.md)
* [Getting Started](doc/02-Getting-Started.md)
* [Create your first process node](doc/03-Create-your-first-process-node.md)
* Web Components
* [Breadcrumb](doc/12-Web-Components-Breadcrumb.md)
* [Tile Renderer](doc/13-Web-Components-Tile-Renderer.md)
* [Tree Renderer](doc/14-Web-Components-Tree-Renderer.md)
* [Show Processes on a Dashboard](doc/16-Add-To-Dashboard.md)
* [Create additional nodes](doc/04-Create-additional-nodes.md)
* [Populate your structure](doc/05-Populate-your-structure.md)
### Web Components
* [Breadcrumb](doc/12-Web-Components-Breadcrumb.md)
* [Tile Renderer](doc/13-Web-Components-Tile-Renderer.md)
* [Tree Renderer](doc/14-Web-Components-Tree-Renderer.md)
* [Show Processes on a Dashboard](doc/16-Add-To-Dashboard.md)
### Storage
* [Store your Configuration](doc/21-Store-Config.md)
* [Upload an existing Configuration](doc/22-Upload-Config.md)
### Monitoring
* [Discover the CLI](doc/31-Discover-the-CLI.md)
* [Create related Service Checks](doc/32-Create-Service-Checks.md)
### The Project
* [Project History](doc/81-History.md)
* [Contributing](doc/84-Contributing.md)