mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
Makefile: remove trailing whitespace from copy-docs comments
This commit is contained in:
parent
792860db10
commit
be866b3b6b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -499,7 +499,7 @@ copy-docs:
|
||||||
# Copies docs for all components and adds the order/weight tag, title, menu position and alias with the backward compatible link for the old site.
|
# Copies docs for all components and adds the order/weight tag, title, menu position and alias with the backward compatible link for the old site.
|
||||||
# For ORDER=0 it adds no order tag/weight tag.
|
# For ORDER=0 it adds no order tag/weight tag.
|
||||||
# FOR OLD_URL - relative link, used for backward compatibility with the link from documentation based on GitHub pages (old one)
|
# FOR OLD_URL - relative link, used for backward compatibility with the link from documentation based on GitHub pages (old one)
|
||||||
# FOR OLD_URL='' it adds no alias, it should be empty for every new page, don't change it for already existing links.
|
# FOR OLD_URL='' it adds no alias, it should be empty for every new page, don't change it for already existing links.
|
||||||
# Images starting with <img src="docs/ are replaced with <img src="
|
# Images starting with <img src="docs/ are replaced with <img src="
|
||||||
# Cluster docs are supposed to be ordered as 2nd.
|
# Cluster docs are supposed to be ordered as 2nd.
|
||||||
# The rest of docs is ordered manually.
|
# The rest of docs is ordered manually.
|
||||||
|
|
Loading…
Reference in a new issue