[docs] moved static documentation generation fully to server side

This commit is contained in:
Rushabh Mehta
2013-07-24 18:48:01 +05:30
parent 1672fd8c99
commit a643d00e5f
5 changed files with 65 additions and 10 deletions

View File

@@ -7,7 +7,8 @@
"docs.dev.framework",
"docs.dev.api",
"docs.dev.modules",
"docs.dev.translate"
"docs.dev.translate",
"docs.dev.docs"
]
}
---