add markdown-include

This commit is contained in:
rinpatch 2019-12-09 04:05:53 +03:00
parent 98312432f5
commit 945ebb3a87
2 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,7 @@ fetch-and-build:
script:
- apk add git python3
- python3 -m ensurepip
- pip3 install mkdocs mkdocs-material
- pip3 install mkdocs mkdocs-material markdown-include
- ./manage.sh all --branch $BRANCH
deploy:

View File

@ -32,3 +32,5 @@ markdown_extensions:
custom_checkbox: true
- pymdownx.superfences
- pymdownx.details
- markdown_include.include:
base_path: docs