Clinton Alexander
c0d2e3ec04
Fixed docsite building on Ubuntu by explicitly calling bash. Due to sh mapping to dash and not bash.
2017-04-03 16:45:55 +01:00
Clinton Alexander
796d475e0b
Removed repositories from docs build.gradle.
2017-03-30 12:24:06 +01:00
Clinton Alexander
5ef66d8fd6
Removed old information about Dokka from the building docs documentation.
...
Make docsite no longer cleans. Now gradle should be used for cleaning the docs.
Corrected docs building gradle script.
2017-03-30 12:23:20 +01:00
Clinton Alexander
1b5182fe24
Removed robots.txt from repo and added docs/build back to the gitignore list.
2017-03-30 12:23:14 +01:00
Clinton Alexander
8862920f9a
Removed docs build directory from repo.
...
Make docsite is back in a shell file due to issues invokving outside of the virtualenv.
2017-03-30 12:22:59 +01:00
Clinton Alexander
b80aaa0e9d
Moved the build docs functionality into build.gradle.
...
Removed redundant parts of the docsite generator.
Gradle now calls the docsite requirements installation script when building docs via buildDocs
Added docs build script and moved all docs building related code into it
Corrected directories for build.
2017-03-30 12:22:15 +01:00