Have the github pages source in the same branch.

This commit is contained in:
Jocelyn Fiat
2017-02-15 17:06:34 +01:00
parent f66dbc3ad4
commit a90780fde2
90 changed files with 13739 additions and 58 deletions

6
docs/.scripts/update.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
#./update_wiki.py
\rm -rf ./workbook
cp -rf ../doc/workbook .
.scripts/update_workbook.py