Commit Graph

61 Commits

Author SHA1 Message Date
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 b5fe1dae63 [docs] add note of skip-running-check flag to readmes. 2017-08-14 23:33:25 +00: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
Josh Barnes 60e15d7451 [collapsible_headings] update exporting-related docs 2017-02-18 17:00:33 +00:00
Jürgen Hasch 1583093f6b Fix graphics in doc 2017-02-11 10:05:36 +01:00
Josh Barnes 30946ff5d4 Merge pull request #875 from jcb91/docs
Docs updates - sort list
2017-02-11 00:48:57 +01:00
Jürgen Hasch 707059ce1a Document LaTex templates 2017-02-08 21:39:06 +01:00
jcb91 1f0071cd4a [docs] fixes for index page
* correct repo name
 * add link to repo
 * specify nbextensions (as opposed to 'extensions'
 * place info on jupyter config files last
2017-02-06 00:42:05 +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
jcb91 14c36b93c0 [docs] use yaml-declared names in docs toc 2017-02-06 00:42:05 +00:00
Josh Barnes 6be9ca9085 release 0.2.4 2017-01-27 11:16:03 +00:00
Jürgen Hasch a438d866a5 Describe nbextensions custom template 2017-01-23 19:50:20 +01:00
Josh Barnes bc5be139fe [docs] add more information on jupyter config files 2017-01-05 00:54:15 +00:00
Josh Barnes fadae95d16 [docs] fix markdown link in docs/source/internals.rst 2017-01-05 00:52:08 +00:00
Josh Barnes 517f2ed0d1 [docs] readme updates 2017-01-02 21:19:00 +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 f58ad0ca18 [docs] log use or otherwise of symlinks in docs build 2016-12-05 17:53:10 +00:00
Josh Barnes 8b186e30d8 [docs] fix nbextensions rst path, overwrite installation, to cope with two builds in a row. 2016-12-04 16:12:24 +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 bd8a047a57 [docs] fixes for some sphinx warnings 2016-12-03 18:34:43 +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
Jürgen Hasch 61bf8423f8 Small docstrings update 2016-11-26 19:53:04 +01:00
Jürgen Hasch b571d219e8 Don't add link to localhost 2016-11-26 13:06:06 +01:00
Jürgen Hasch 92c8166ed2 Move some documentation to Python docstrings 2016-11-26 12:42:57 +01:00
Jürgen Hasch 1d40096b91 Add/update documentation for exporters 2016-11-26 11:35:28 +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
juhasch 93a8d785a7 Add PyPi install source 2016-11-08 21:36:11 +07:00
Josh Barnes ab61f14e5a update installation instructions
in respect of #764
2016-11-07 17:31:29 +00:00
Josh Barnes 28adb2c828 fix docs typo
[skip CI]
2016-11-02 11:00:33 +00:00
Josh Barnes 9979a207b9 make markdown links explicit
since commonmark doesn't do autolinking like gfm does
2016-11-01 23:40:58 +00:00
Josh Barnes 949be01461 minor updates to install docs 2016-11-01 23:29:48 +00:00
Josh Barnes 622b08eb8c escape markdown headings starting with number & period
since CommonMark disallows setext headings from being composed of text which would otherwise constitue a list item, see http://spec.commonmark.org/0.26/#setext-heading
2016-11-01 23:29:45 +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
Josh Barnes 80f4f96350 don't use code inside links, as pandoc markdown doesn't convert them to rst correctly. 2016-11-01 23:29:37 +00:00
Josh Barnes 51ff6deaf7 switch more docs back to markdown
for ease of comparison with main readme, where we're not using features of rst
2016-11-01 23:29:25 +00:00
Josh Barnes add59949ce Update docs/source/install.md to reflect changes to readme
Using markdown makes for easier comparison with the main README.md as well,
as mentioned in #776
[skip CI]
2016-11-01 23:29:21 +00:00
Josh Barnes 11233b88e3 switch install instructions back to markdown
addresses issue #775.
[skip CI]
2016-11-01 23:29:18 +00:00