mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-14 00:51:12 +03:00
documentation: Update mkdcos-material
This commit is contained in:
4
Makefile
4
Makefile
@@ -259,8 +259,8 @@ publish_docs:
|
|||||||
venv/bin/mkdocs gh-deploy -m "Update" --force --ignore-version --no-history
|
venv/bin/mkdocs gh-deploy -m "Update" --force --ignore-version --no-history
|
||||||
|
|
||||||
docs_install:
|
docs_install:
|
||||||
python -m venv venv
|
python3 -m venv venv
|
||||||
source ./venv/bin/activate && pip install --force-reinstall mkdocs-material=="9.*" mkdocs-static-i18n=="1.2.*"
|
source ./venv/bin/activate && pip install --force-reinstall mkdocs-material=="9.7.2" mkdocs-static-i18n=="1.2.*"
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf bin dist sing-box
|
rm -rf bin dist sing-box
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
site_name: sing-box
|
site_name: sing-box
|
||||||
|
site_url: https://sing-box.sagernet.org/
|
||||||
site_author: nekohasekai
|
site_author: nekohasekai
|
||||||
repo_url: https://github.com/SagerNet/sing-box
|
repo_url: https://github.com/SagerNet/sing-box
|
||||||
repo_name: SagerNet/sing-box
|
repo_name: SagerNet/sing-box
|
||||||
|
|||||||
Reference in New Issue
Block a user