forked from platypush/platypush
Don't link wiki/Home.md to wiki/index.md
This commit is contained in:
parent
42174b31bc
commit
020804fd1c
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ git clone 'https://git.platypush.tech/platypush/platypush.wiki.git' wiki
|
||||||
|
|
||||||
echo "Linking the wiki to the Sphinx index"
|
echo "Linking the wiki to the Sphinx index"
|
||||||
cd wiki
|
cd wiki
|
||||||
ln -s Home.md index.md
|
|
||||||
cd "$APPDIR/docs"
|
cd "$APPDIR/docs"
|
||||||
make html
|
make html
|
||||||
rm -f config*.yaml
|
rm -f config*.yaml
|
||||||
|
|
Loading…
Reference in a new issue