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
Josh Barnes
8ca3e66a2d
use rst autodoc features to document exporters
2016-11-01 23:29:14 +00:00
Josh Barnes
b4e36670a3
spellcheck Non-Official -> Unofficial [skip CI]
2016-11-01 23:29:08 +00:00
Juergen Hasch and GitHub
c11a4a0387
Merge pull request #753 from juhasch/html_embed_exporter
...
Html embed exporter
2016-10-05 17:24:34 +02:00
juhasch
09cade6ffe
Add description for exporters
2016-10-01 19:21:42 +02:00
Juergen Hasch and GitHub
3f1122c287
Merge pull request #742 from juhasch/doc/newextension
...
[skip CI]Update docs
2016-09-24 09:45:47 +02:00
juhasch
30b49b2d1a
Incorporate feedback
2016-09-15 20:09:42 +02:00
juhasch
df2fcd5894
[ci skip] Fix generating nbextensions.rst
2016-09-15 19:20:45 +02:00
juhasch
062a53949b
Update docs
2016-09-15 17:23:57 +02:00
juhasch
c83d32232c
Replace extensions.rst with nbextensions.rst
2016-09-05 21:12:22 +02:00
juhasch
37ff9153eb
Update docs building
2016-09-04 19:51:40 +02:00
Juergen Hasch
7f57beb538
Add docs generation
2016-09-02 21:44:57 +02:00