Torkel Ödegaard 10 роки тому
батько
коміт
aaa98e13b6

+ 10 - 10
docs/mkdocs.yml

@@ -31,23 +31,23 @@ pages:
 - ['installation/performance.md', 'Installation', 'Performance tips']
 - ['installation/troubleshooting.md', 'Installation', 'Troubleshooting']
 
-- ['guides/intro.md', 'User Guides', 'Getting started']
+- ['guides/gettingstarted.md', 'User Guides', 'Getting started']
 - ['guides/screencasts.md', 'User Guides', 'Screencasts']
 
-- ['reference/graphs.md', 'Reference', 'Graph options']
+- ['reference/graph.md', 'Reference', 'Graph options']
 - ['reference/annotations.md', 'Reference', 'Annotations']
-- ['reference/time_range.md', 'Reference', 'Time range controls']
+- ['reference/timerange.md', 'Reference', 'Time range controls']
 - ['reference/search.md', 'Reference', 'Dashboard Search']
-- ['reference/templated_dashboards.md', 'Reference', 'Templated dashboards']
-- ['reference/scripted_dashboards.md', 'Reference', 'Scripted dashboards']
+- ['reference/templating.md', 'Reference', 'Templated dashboards']
+- ['reference/scripting.md', 'Reference', 'Scripted dashboards']
 - ['reference/playlist.md', 'Reference', 'Playlist']
 - ['reference/export_import.md', 'Reference', 'Import & Export']
 
-- ['datasources/graphite.md', 'Data Sources', 'Graphite guide']
-- ['datasources/influxdb.md', 'Data Sources', 'InfluxDB guide']
-- ['datasources/opentsdb.md', 'Data Sources', 'OpenTSDB guide']
+- ['datasources/graphite.md', 'Data Sources', 'Graphite']
+- ['datasources/influxdb.md', 'Data Sources', 'InfluxDB']
+- ['datasources/opentsdb.md', 'Data Sources', 'OpenTSDB']
 
-- ['contributing/building_from_source.md', 'Project', 'Building from souce']
-- ['contributing/cla.md', 'Project', 'Contributor License Agreement']
+- ['project/building_from_source.md', 'Project', 'Building from souce']
+- ['project/cla.md', 'Project', 'Contributor License Agreement']
 
 - ['jsearch.md', '**HIDDEN**']

+ 0 - 0
docs/sources/guides/intro.md → docs/sources/guides/gettingstarted.md


+ 4 - 4
docs/sources/index.md

@@ -4,10 +4,10 @@ page_keywords: grafana, introduction, documentation, about
 
 # About Grafana
 
-Grafana is a general purpose dashboard and graph composer. Its focused on providing
-rich ways to visualize time series metrics, mainly though graphs. It currently
-has rich support for for [Graphite](http://graphite.readthedocs.org/en/latest/), [InfluxDB](http://influxdb.org)
-and [OpenTSDB](http://opentsdb.net). But supports other data sources via plugins.
+Grafana is a general purpose dashboard and graph composer. It's focused on providing
+rich ways to visualize time series metrics, mainly though graphs but supports other ways to visualize data through
+a pluggable panel architecture. It currently has rich support for for [Graphite](http://graphite.readthedocs.org/en/latest/),
+[InfluxDB](http://influxdb.org) and [OpenTSDB](http://opentsdb.net). But supports other data sources via plugins.
 
 It is most common usage is for infrastructure monitoring, application monitoring and metric analytics. But Grafana
 has an open architecture and design that enabled is to be used in other domains as well, like home automation,

+ 0 - 0
docs/sources/contributing/building_from_source.md → docs/sources/project/building_from_source.md


+ 0 - 0
docs/sources/contributing/cla.md → docs/sources/project/cla.md


+ 0 - 0
docs/sources/reference/graphs.md → docs/sources/reference/graph.md


+ 0 - 0
docs/sources/reference/scripted_dashboards.md → docs/sources/reference/scripting.md


+ 0 - 0
docs/sources/reference/templated_dashboards.md → docs/sources/reference/templating.md


+ 0 - 0
docs/sources/reference/time_range.md → docs/sources/reference/timerange.md