Josh Barnes
f105d1db7a
release 0.3.3
2017-10-19 15:15:28 +01:00
Josh Barnes
58bcf8caa4
release 0.3.2
2017-10-13 20:53:26 +01:00
Josh Barnes
773f00a3d1
release 0.3.1
2017-09-03 22:21:24 +00:00
Josh Barnes
897652a5e0
release 0.3.0
2017-08-23 18:30:41 +01:00
Josh Barnes
17bc5fe6e9
release 0.2.8
2017-05-15 20:37:03 +01:00
Josh Barnes
34a1201084
release 0.2.7
2017-04-19 20:07:05 +01:00
Josh Barnes
20016df923
release 0.2.6
...
bugfix requirements, which were altered incorrectly by bumpversion in 0.2.5
2017-03-23 11:04:56 +00:00
Josh Barnes
349b56c24a
release 0.2.5
2017-03-23 01:32:07 +00:00
jcb91
df5e52bf57
[docs] don't linkcheck anything pointing to localhost
2017-02-06 00:42:05 +00:00
jcb91
28e5ea42c9
[docs] quell various sphinx warnings
2017-02-06 00:42:05 +00:00
Josh Barnes
6be9ca9085
release 0.2.4
2017-01-27 11:16:03 +00:00
Josh Barnes
bc5be139fe
[docs] add more information on jupyter config files
2017-01-05 00:54:15 +00:00
Josh Barnes
2d271dd827
Merge pull request #816 from jcb91/docs
...
[docs] update docs build to include nbextensions provided by dependencies
2016-12-18 11:57:19 +00:00
Josh Barnes
cd07b38a18
[docs] fix github root
...
now that nbextension readmes are in docs root
2016-12-06 15:16:57 +00:00
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
b8db0dc5a8
release 0.2.3
2016-12-05 18:52:44 +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 Barnes
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 Hasch
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