VictoriaMetrics/app
Roman Khavronenko c6a8ebb11f
docs: update docs ordering and formatting (#1192)
The major change is adding `sort` directive to docs. For those docs which are copied
from internal packages `sort` is added via makefile command. For the rest it is added
manually since they're updated manually as well.

The rest of changes is connected with markdown formatting. For example, changing headers
in some files (`##` => `#`) makes navigation on .github.io to look better. This especially
useful for `changelog` docs.

Table of contents for `vmctl` is dropped, since we already have it autogenerated on .github.io.

No link changes expected. The corresponding PR to `cluster` branch will be made in follow-up PR.
2021-04-07 13:39:16 +03:00
..
victoria-metrics app: do not process non-GET requests on at / handler 2021-04-02 22:54:06 +03:00
vmagent docs: update docs ordering and formatting (#1192) 2021-04-07 13:39:16 +03:00
vmalert docs: update docs ordering and formatting (#1192) 2021-04-07 13:39:16 +03:00
vmauth docs: update docs ordering and formatting (#1192) 2021-04-07 13:39:16 +03:00
vmbackup docs: update docs ordering and formatting (#1192) 2021-04-07 13:39:16 +03:00
vmbackupmanager app/vmbackupmanager: add docs; the vmbackupmanager is available as a part of enterprise subscription 2021-02-27 02:17:55 +02:00
vmctl docs: update docs ordering and formatting (#1192) 2021-04-07 13:39:16 +03:00
vmgateway docs: update docs ordering and formatting (#1192) 2021-04-07 13:39:16 +03:00
vminsert app/{vminsert,vmagent}: add -sortLabels command-line option for sorting time series labels before ingesting them in the storage 2021-03-31 23:27:58 +03:00
vmrestore docs: update docs ordering and formatting (#1192) 2021-04-07 13:39:16 +03:00
vmselect app/vmselect: return dumb response on /api/v1/query_exemplars request 2021-04-05 23:25:08 +03:00
vmstorage app/{vminsert,vmagent}: add -sortLabels command-line option for sorting time series labels before ingesting them in the storage 2021-03-31 23:27:58 +03:00