Commit Graph
12 Commits
Author SHA1 Message Date
Josh Barnes dfe19ea755 [docs] fix sphinx some warnings 2016-12-06 15:16:10 +00:00
Josh Barnes 379018a7b8 [docs] remove redundant entries in exclude_patterns 2016-12-06 15:15:02 +00:00
Josh Barnes 0c23b9d978 [docs] fix master doc path 2016-12-06 00:18:46 +00:00
Josh Barnes 6dc8542d54 [docs] install nbextensions into docs before building
use symlinks on non-windows platforms
2016-12-03 19:05:59 +00:00
Josh BarnesandGitHub ea0eb67d8d Merge pull request #802 from jcb91/latex_envs
also remove latex_envs nbconvert_support things
2016-11-27 19:22:56 +00:00
Juergen HaschandGitHub f11cd4f048 Merge pull request #794 from juhasch/fix/codefolding
[WIP]Only execute codefolding preprocessor when requested
2016-11-27 13:23:02 +01:00
Jürgen Hasch 6f02fb1698 Set default_role for backticks in documentation 2016-11-27 10:00:03 +01:00
Josh Barnes eed2a7ff7a also remove latex_envs nbconvert stuff 2016-11-24 19:26:42 +00:00
Josh Barnes 0cdb295c9f release 0.2.2 2016-11-23 18:59:46 +00:00
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