25 lines
636 B
Markdown
25 lines
636 B
Markdown
# docs.hiddify.com
|
|
|
|
|
|
## add abbrivations:
|
|
add abbrivations in includes/abbrivations.md it will included automatically
|
|
|
|
## example elements:
|
|
docs/all_elements.md
|
|
https://docs.hiddify.com/all_elements
|
|
|
|
## disable comments:
|
|
add comments: false on page meta
|
|
|
|
## page title:
|
|
the first `#` will be used as page title.
|
|
|
|
## order pages in menu:
|
|
add numberp before file name to order them
|
|
increase the number by 10 to be able to easily add new page in between them in future
|
|
|
|
## add annoncce
|
|
Edit file `overrides/main.html`
|
|
|
|
## add icon
|
|
use this link: https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/ |