Linked docs from main nav

This commit is contained in:
utkarshcmu
2016-02-05 01:47:34 -08:00
parent 616a6bec38
commit 4ff6748eb4
11 changed files with 109 additions and 90 deletions

View File

@@ -76,14 +76,15 @@ pages:
- ['datasources/kairosdb.md', 'Data Sources', 'KairosDB']
- ['datasources/prometheus.md', 'Data Sources', 'Prometheus']
- ['http_api/first_steps.md', 'HTTP API', 'Authentication API']
- ['http_api/dashboards.md', 'HTTP API', 'Dashboards API']
- ['http_api/data_sources.md', 'HTTP API', 'Data Sources API']
- ['http_api/orgs.md', 'HTTP API', 'Organisations API']
- ['http_api/users.md', 'HTTP API', 'Users API']
- ['http_api/admin.md', 'HTTP API', 'Admin API']
- ['http_api/snapshots.md', 'HTTP API', 'Snapshots API']
- ['http_api/general.md', 'HTTP API', 'Other API']
- ['http_api/overview.md', 'API', 'Overview']
- ['http_api/auth.md', 'API', 'Authentication API']
- ['http_api/dashboard.md', 'API', 'Dashboard API']
- ['http_api/data_source.md', 'API', 'Data Source API']
- ['http_api/org.md', 'API', 'Organisation API']
- ['http_api/user.md', 'API', 'User API']
- ['http_api/admin.md', 'API', 'Admin API']
- ['http_api/snapshot.md', 'API', 'Snapshot API']
- ['http_api/other.md', 'API', 'Other API']
- ['tutorials/index.md', 'Tutorials', 'Tutorials']
- ['tutorials/hubot_howto.md', 'Tutorials', 'How To integrate Hubot and Grafana']