mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
return information about cluster
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
f791811b15
commit
8f09569cb8
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -438,6 +438,7 @@ copy-docs:
|
|||
# For ORDER=0 it adds no order tag/weight tag.
|
||||
# FOR OLD_URL='' it adds no alias.
|
||||
# Images starting with <img src="docs/ are replaced with <img src="
|
||||
# Cluster docs are supposed to be ordered as 2nd.
|
||||
# The rest of docs is ordered manually.
|
||||
docs-sync:
|
||||
SRC=README.md DST=docs/README.md OLD_URL='' ORDER=0 TITLE=VictoriaMetrics $(MAKE) copy-docs
|
||||
|
|
Loading…
Reference in a new issue