diff --git a/docs/dashboard/readme.md b/docs/dashboard/readme.md new file mode 100644 index 00000000..c451e09d --- /dev/null +++ b/docs/dashboard/readme.md @@ -0,0 +1 @@ +# Dashboard overview diff --git a/docs/readme.md b/docs/readme.md index 3bb3799b..f25d5f60 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -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) diff --git a/docs/setup/readme.md b/docs/setup/readme.md new file mode 100644 index 00000000..c95ce085 --- /dev/null +++ b/docs/setup/readme.md @@ -0,0 +1 @@ +# Setting up Cachet