Commit Graph
3 Commits
Author SHA1 Message Date
Josh Barnes c8b8ec2fa0 new docs build method
* build docs through tox environment
 * build docs on travis. Travis build checks that we haven't broken docs which would get pushed to rtd
 * generate docs directly from repo markdown using recommonmark, rather than converting into new files with pandoc
 * unpin recommonmark version
 * remove redundant makefiles, rely on tox to do our docs building (we don't really reliably support anything bar html/json generation anyway)
 * remove redundant conda `docs/environment.yml`
 * fix docs version using `.bumpversion.cfg`
 * update docs readme
2016-11-01 23:29:40 +00:00
juhasch df2fcd5894 [ci skip] Fix generating nbextensions.rst 2016-09-15 19:20:45 +02:00
Juergen Hasch 7f57beb538 Add docs generation 2016-09-02 21:44:57 +02:00