Add setup and dashboard

This commit is contained in:
James Brooks
2014-12-28 23:53:24 +00:00
parent 01e77b87b3
commit 79b58f18e4
3 changed files with 10 additions and 0 deletions

1
docs/dashboard/readme.md Normal file
View File

@@ -0,0 +1 @@
# Dashboard overview

View File

@@ -8,6 +8,14 @@ Cachet is an open source alternative to StatusPage.io written in PHP 5 with the
- [Introduction to Cachet](/docs/intro/readme.md)
### Setup
- [Setting up Cachet](/docs/setup/readme.md)
### Dashboard
- [Dashboard overview](/docs/dashboard/readme.md)
### API
- [Cachet API](/docs/api/readme.md)

1
docs/setup/readme.md Normal file
View File

@@ -0,0 +1 @@
# Setting up Cachet