add main page

This commit is contained in:
Aleksey Chichenkov 2018-09-26 18:13:03 +03:00
parent 59d791e97f
commit 12c4995428
16 changed files with 372 additions and 43 deletions

View file

@ -10,7 +10,8 @@
},
"opts" : {
"template": "templates/initi",
"encoding": "utf8",
"encoding": "utf8",
"readme": "",
"recurse": true,
"destination": "../documentation/"
},