Miro Hrončok
6e1ac76423
Have _ defined in notebook.transutils
...
Import it in conf.py (docs)
Fixes https://github.com/jupyter/notebook/issues/2798
2017-08-24 11:58:38 +02:00
Thomas Kluyver
477332696b
Work on changelog for 5.0
...
We seem to have missed the extension that defines Github issue & PR
links until now.
2017-02-07 15:37:09 +00:00
Thomas Kluyver
7aa778166e
Update Intersphinx URL for IPython
2017-01-31 15:36:00 +00:00
Adam Chainz
a947025308
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-10-09 21:56:18 +01:00
Carol Willing
cff713abe1
Remove html_context from sphinx conf
2016-04-05 19:32:56 -07: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
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
Carol Willing
b4dbf5f5c2
Add a make spelling option for doc builds
2016-02-10 13:20:31 -08:00
Min RK
eb5610c77b
don't install on RTD
...
add repo to sys.path instead
2016-01-29 21:20:58 +01:00
Min RK
d1d81f8015
get package version for docs
...
so we don't need to manually update version strings
2015-12-22 14:05:25 +01:00
Carol Willing
35f7e52162
Update for 4.1.0rc1 and add FAQ
2015-12-22 04:34:50 -08:00
Carol Willing
004a96298e
Add navigation to Jupyter Installation docs
2015-09-26 08:10:31 -07:00
Carol Willing
808776f4a4
Add Jupyter to docs requirements
2015-09-24 11:47:19 -07:00
Carol Willing
453f2ce30b
Update rtd configs
2015-09-23 13:56:51 -07:00
Carol Willing
cb9961a030
Add comment for future devs
2015-09-20 20:55:21 -07:00
Carol Willing
65224302de
Revert html_static_path setting
2015-09-20 20:33:42 -07:00
Carol Willing
67740f8014
Fix small docs errors and add hidden index for clean doc builds
2015-09-16 10:45:30 -07:00
Thomas Kluyver
89c4defaf2
Miscellaneous doc updates and warning-squashing
2015-08-06 10:51:51 -07:00
Thomas Kluyver
884ef1dc28
Fix up some issues with the Mathjax examples in the docs
...
Fix the display of code samples in the Mathjax example doc, and squash
some warnings when building the docs.
This still doesn't make most of the examples display, because pandoc
makes the \begin{} & \end{} block into a raw latex block, which isn't
rendered in the HTML output. Not sure what to do about that.
2015-07-27 14:03:43 -07:00
Scott Sanderson
9e13c3b0cd
DOC: Initial work on Contents API docs.
2015-07-25 19:10:26 -04:00
Jonathan Frederic
07815b4ffc
Remove wonky custom theme
2015-06-04 16:19:23 -07:00
Jonathan Frederic
a18acf52c8
@takluyver 's suggested changes.
2015-06-04 09:35:02 -07:00
Jonathan Frederic
79482e8b4f
Add root
2015-06-03 14:46:43 -07:00
Jonathan Frederic
1e7c865cba
Implement @takluyver's magic RTD executor 💀
2015-06-02 12:24:35 -07:00
Jonathan Frederic
bc2a2ecde2
Day 2 - rst
2015-06-02 08:24:17 -07:00
Matthias Bussonnier
69d86dccc7
Configure watch/livereload extension and document it.
...
Is usefull mostly for css, but will be for typscript too.
2015-04-21 18:30:05 -07:00
stuntgoat
4366fa27b8
adding sphinx support
2015-04-21 15:37:14 -07:00