278 Commits

Author SHA1 Message Date
Matthias Bussonnier
cbd9708f1b Merge pull request #1266 from mgeier/nbsphinx-tuning
Minor nbsphinx-related tuning
2016-04-05 10:45:13 -07:00
Matthias Geier
9c56f4577d Avoid !important in CSS 2016-03-30 14:21:46 +02:00
Steven Silvester
1d32e7cdac Update link to swatter docs 2016-03-29 14:59:49 -07:00
Matthias Geier
7a14d1c55e Remove "rstversions" from one last link 2016-03-26 17:28:50 +01:00
Matthias Geier
e11445b184 Fix nbviewer link 2016-03-26 16:44:07 +01:00
Matthias Geier
b3788c283f Add custom.css 2016-03-26 14:34:12 +01:00
Matthias Geier
3cdc082ab2 Ignore .ipynb_checkpoints/ when building docs 2016-03-26 14:28:58 +01:00
Min RK
41d6da235c Merge pull request #879 from ellisonbg/nbext-pain
New nbextensions installation API
2016-03-25 22:02:22 -07:00
Carol Willing
f10a045e68 Merge pull request #1208 from mgeier/devel-docs
DOC: Trying to make a single place for contributor docs
Closes #1193
2016-03-24 14:48:44 -07:00
Min RK
6371f8aec2 add --system flag for enable/disable
add more docs coverage, help output

So that the three cases are covered:

- system-wide (default for install)
- user (default for enable)
- sys-prefix
2016-03-24 15:23:32 +01:00
Min RK
1287c86c8b Remove incorrect mention of --user in docs
enable is user by default
2016-03-24 15:21:33 +01:00
Min RK
212d517a92 Merge pull request #1234 from Carreau:keyb
Make keyboard shortcuts declarative
2016-03-24 12:59:12 +01:00
Carol Willing
f552645623 Try to fix Rogers-Ramanujan Identity display 2016-03-23 20:49:22 -07:00
Carol Willing
5748c04ed6 $ for math doc win 2016-03-23 20:26:29 -07:00
Carol Willing
b70cd1016e Added $ for mathjax 2016-03-23 20:18:52 -07:00
Carol Willing
a31ba88372 Try Prof. Willie Wong's code snippet 2016-03-23 19:59:06 -07:00
Carol Willing
97640668bd Fix typo 2016-03-23 19:38:06 -07:00
Carol Willing
48566ce93a Add link to nbviewer at the top of the rst index 2016-03-23 19:33:13 -07:00
Carol Willing
a31ba24056 Drop H1 to H2 in markdown 2016-03-23 19:26:26 -07:00
Carol Willing
2cd031e51a Use rst for index 2016-03-23 19:23:38 -07:00
Carol Willing
6f42d8e8e7 Fix some links 2016-03-23 19:22:57 -07:00
Carol Willing
8900709a8b Save notebook as py3 2016-03-23 19:22:57 -07:00
Carol Willing
4f13fa7a9c Tweak notebooks for build
Fix other.ipynb notebook
Add notebook still one warning
2016-03-23 19:21:34 -07:00
Carol Willing
a13bff8850 Add frontend doc 2016-03-23 19:21:33 -07:00
Carol Willing
dfafaef668 Update TOC 2016-03-23 19:21:33 -07:00
Carol Willing
4a0342b973 Update the nodebook so a cell doesn't cause a segfault intentionally 2016-03-23 19:21:33 -07:00
Carol Willing
c20212772c Update makefile and build configuration
Add space to avoid sphinx build error
2016-03-23 19:20:54 -07:00
Carol Willing
fbb0829bbc Remove rst versions of nb 2016-03-22 18:28:43 -07:00
Matthias Bussonnier
c94023758e Fix some spelling 2016-03-22 09:40:09 -07:00
Matthias Bussonnier
98484fe35a add docs 2016-03-21 17:20:32 -07:00
Matthias Geier
6da2ea0cd1 Restore "development FAQ", but keep only the first item 2016-03-19 17:43:40 +01:00
Jonathan Frederic
6c286930da Merge pull request #15 from willingc/update-nb
Fix typo found by @minrk
2016-03-16 08:48:13 -04:00
Carol Willing
75386815d8 Update the table of contents 2016-03-15 22:30:48 -07:00
Carol Willing
915920ac72 Fix typo found by @minrk 2016-03-15 05:02:44 -07:00
Carol Willing
33a58c8bcb Fix @nbollweg comments 2016-03-14 13:28:34 -07:00
Carol Willing
8b202574ef Edit documentation notebook 2016-03-14 13:28:19 -07:00
Matthias Geier
ac89707ecc DOC: Trying to make a single place for contributor docs
See #1193.
2016-03-14 20:21:27 +01:00
Nicholas Bollweg
d54ed564af initial crack at documentation for new-wave extension stuff 2016-03-10 13:44:50 -05:00
Jonathan Frederic
508804153a Remove ignore minified 2016-02-22 07:30:55 -08:00
joonnifer
c53badb454 Removed misplaced docs 2016-02-20 14:30:11 -06:00
Carol Willing
b4dbf5f5c2 Add a make spelling option for doc builds 2016-02-10 13:20:31 -08:00
Carol Willing
6fe7c7acbc Fix typos in development 2016-02-10 06:16:09 -08:00
Carol Willing
5c886a3734 Merge pull request #1063 from minrk/csp-doc
document CSP for iframes
2016-02-09 01:45:54 -08:00
Min RK
bd42e36fd6 document CSP for iframes 2016-02-09 09:01:07 +01:00
Min RK
247fc7d21d Revisions to js dev doc
- use `pip install -e .`
- clarify that `setup.py js css` is only needed for intermediate updates, not first-run
2016-02-08 13:35:01 +01:00
Min RK
621822b1de setting static_url_prefix isn't required for custom prefix 2016-02-08 13:09:40 +01:00
Min RK
a7fc604365 Merge pull request #1039 from willingc/devinstall
Organize contributor/developer documentation sections
2016-02-05 11:41:20 +01:00
Carol Willing
7d04e76e05 Fix image urls 2016-02-04 13:02:03 -08:00
Carol Willing
2eb578ecb5 Decrease toc depth and highlight general contribution docs 2016-02-02 13:06:03 -08:00
Carol Willing
d3f6292d0c Clean up section TOC 2016-02-02 11:39:36 -08:00