7 Commits

Author SHA1 Message Date
Josh Barnes 594602ad4a [docs] gitignore nbextensions installed into docs/source 2016-12-05 23:25:05 +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 f576bb3c8d gitignore more coverage reports and pip things 2016-03-17 15:09:33 +00:00
Leo Razoumov 13c4463dc0 nbextensions/usability/toc2/: Fixed problems with nested TOC lists.
* Table of Contents was empty when the first heading was <h2> or higher.
* TOC had incorrectly numbered lablels when some heading levels were skipped over.
* Use .each() instead of .map() in main.js
2016-02-13 13:58:46 -05:00
Jean-François Bercher 7c3584a704 completed .gitignore 2016-01-10 09:00:30 +01:00
Juergen Hasch e3f2afa460 Reorg 2nd batch 2015-09-04 20:26:43 +02:00
Matthias BUSSONNIER d220e7b52a add gitignore, ignore custom.css and custom.js 2013-07-19 14:22:31 +02:00