Thomas Kluyver
1b47ac7248
Restore https
9 years ago
Thomas Kluyver
7aa778166e
Update Intersphinx URL for IPython
9 years ago
Thomas Kluyver
9058de7ab7
Remove link to outdated note about roundtrip conversions
9 years ago
Thomas Kluyver
99ad2091fb
Update links to example notebooks
...
Closes gh-953 (fixing link to markdown cells example nb)
9 years ago
Grant Nestor
52ba4c9a4f
Update changelog
9 years ago
kikocorreoso
72769862f9
doc typos related with issue #2069
9 years ago
clarka34
7ab7fd0c24
Update button icon.
...
Changed button icon so it displays properly. Previously, it displayed an empty icon.
9 years ago
Kyle Kelley
f5f97d1f93
Merge pull request #2007 from minrk/password
...
add `jupyter notebook password` entrypoint
9 years ago
Dennis
b97336c35d
typo an to and
9 years ago
Min RK
f7b85b0999
include jupyter notebook password entrypoint in secure notebook docs
9 years ago
Min RK
0b50201ae4
note downgrade of CodeMirror in changelog
9 years ago
Min RK
86c6268f64
prose review
9 years ago
Min RK
dacea0e0d9
changelog notes for 4.3.1
9 years ago
Grant Nestor
2113b461de
Add 4.3.1 to changelog
9 years ago
Min RK
7fa5d5a1be
cover token authentication in security docs
9 years ago
Thomas Kluyver
32f92b489e
Merge pull request #1955 from gnestor/4.3
...
Add 4.3 to changelog
9 years ago
Grant Nestor
74b935e6b5
Add 4.3 to changelog
9 years ago
plysaght
b431a9a11a
Fixed typo in 1st line of Browser Compatibility section
9 years ago
michaelpacer
50c7df0958
adding link to actual source file per spatialaudio/nbsphinx#74
10 years ago
michaelpacer
791e398679
Fix sphinx warning about new lines after markup
10 years ago
michaelpacer
9e3e946a42
Change sourcecode:: to code-block::
10 years ago
michaelpacer
d751f177c3
Remove redundant code-block invocation
10 years ago
Thomas Kluyver
8f7825031f
Fix highlighting of Python code blocks
...
The configuration on RTD doesn't default to Python highlighting, it
seems.
http://jupyter-notebook.readthedocs.io/en/latest/comms.html
10 years ago
Carol Willing
6b76f0aa8c
Edit from @takluyver review
10 years ago
Carol Willing
f138c32719
Minor edits to comms doc
10 years ago
Thomas Kluyver
5cdc8682d3
Start documenting how to use Comms
...
See gh-1869
10 years ago
Thomas Kluyver
b5acf7bf1c
More updates to security doc
10 years ago
Grant Nestor
40660e6102
Update security docs to reflect new signature system
10 years ago
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.
10 years ago
Carol Willing
f2f916315c
Edits to correct rst errors found by doc8
10 years ago
Matthias Bussonnier
c70455b779
Merge pull request #1792 from spoorthyv/master
...
Updated Jupyter Logos to Fit New Guidelines
10 years ago
spoorthyv
6a3260b435
Updated Jupyter Logos
10 years ago
Christoph Klein
dfa257cbcc
Fix minor typos in notebook server docs
10 years ago
Min RK
28c5d98196
Release notes for 4.2.3
10 years ago
Pierre Carru
a327ce804b
docs: Update dead links
10 years ago
Carol Willing
62f3f3de00
Remove second Python version
10 years ago
Carol Willing
e2c2037f1f
Remove anaconda cloud from metadata
10 years ago
michaelpacer
ec632df150
Make jupyter dir location more specific
10 years ago
dm-wyncode
c476e78b5b
Attempted to correct a URL that was a dead link. I inserted my best
...
guess to the updated version.
modified: docs/source/examples/Notebook/JavaScript Notebook Extensions.ipynb
10 years ago
Thomas Kluyver
3026b25cfb
Update release docs for PEP 527
10 years ago
michaelpacer
e8b4ebc4a6
Add note on JupyterHub to docs
10 years ago
Min RK
f396334380
Merge pull request #1579 from parente/bundler-api
...
Bundler extension API
10 years ago
Min RK
3dce57501a
Changelog for 4.2.2
10 years ago
Peter Parente
2473efcb3d
Update Distributing Jupyter Extensions doc
...
* Add tarball_bundler example inline
* Add tarball_bundler example to bundler doc too
* Cross-ref from distributing doc to doc about writing extensions
(c) Copyright IBM Corp. 2016
10 years ago
Peter Parente
4a3386663c
New bundler extensions developer doc
...
* Improve some docstrings too
* Fix a busted extension link along the way
(c) Copyright IBM Corp. 2016
10 years ago
Min RK
a12e6e4d05
changes for 4.2.1
10 years ago
Min RK
12d5189e95
remove discussion of IPython profiles from notebook signatures docs
10 years ago
Carol Willing
eac86ab13b
Edits to text
10 years ago
Matthias Bussonnier
1838e966e6
Document `kernel.js` extensions.
10 years ago
Yuval Langer
80ae2c9322
Use fixed version number.
10 years ago
Yuval Langer
cbbc713a77
Make Importing Notebooks guide work again.
10 years ago
Carol Willing
215244b5f6
Fix minor formatting error
10 years ago
Carol Willing
f84bb09fec
Add letsencrypt instructions re: Pollock on ML
10 years ago
Daniel McDonald
69ab463a0e
Missing newline impacting RTD rendering
...
Please see the attached screenshot.
10 years ago
Carol Willing
12ee0ec86a
Update changelog and remove what's new
10 years ago
Min RK
43165c942c
changelog for 4.2.0
...
forward-port from 4.x branch
10 years ago
Carol Willing
788e8b696c
Fix typo
10 years ago
Carol Willing
898370ef2b
Add a configuration overview
10 years ago
Carol Willing
a3ac1d8aa1
Add a configuration overview page to help with topic discoverability
10 years ago
Carol Willing
7e1e1344d7
Remove custom.css from docs
10 years ago
Carol Willing
cff713abe1
Remove html_context from sphinx conf
10 years ago
Matthias Bussonnier
cbd9708f1b
Merge pull request #1266 from mgeier/nbsphinx-tuning
...
Minor nbsphinx-related tuning
10 years ago
Matthias Geier
9c56f4577d
Avoid !important in CSS
10 years ago
Steven Silvester
1d32e7cdac
Update link to swatter docs
10 years ago
Matthias Geier
7a14d1c55e
Remove "rstversions" from one last link
10 years ago
Matthias Geier
e11445b184
Fix nbviewer link
10 years ago
Matthias Geier
b3788c283f
Add custom.css
10 years ago
Matthias Geier
3cdc082ab2
Ignore .ipynb_checkpoints/ when building docs
10 years ago
Min RK
41d6da235c
Merge pull request #879 from ellisonbg/nbext-pain
...
New nbextensions installation API
10 years ago
Carol Willing
f10a045e68
Merge pull request #1208 from mgeier/devel-docs
...
DOC: Trying to make a single place for contributor docs
Closes #1193
10 years ago
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
10 years ago
Min RK
1287c86c8b
Remove incorrect mention of `--user` in docs
...
enable is user by default
10 years ago
Min RK
212d517a92
Merge pull request #1234 from Carreau:keyb
...
Make keyboard shortcuts declarative
10 years ago
Carol Willing
f552645623
Try to fix Rogers-Ramanujan Identity display
10 years ago
Carol Willing
5748c04ed6
$ for math doc win
10 years ago
Carol Willing
b70cd1016e
Added $ for mathjax
10 years ago
Carol Willing
a31ba88372
Try Prof. Willie Wong's code snippet
10 years ago
Carol Willing
97640668bd
Fix typo
10 years ago
Carol Willing
48566ce93a
Add link to nbviewer at the top of the rst index
10 years ago
Carol Willing
a31ba24056
Drop H1 to H2 in markdown
10 years ago
Carol Willing
2cd031e51a
Use rst for index
10 years ago
Carol Willing
6f42d8e8e7
Fix some links
10 years ago
Carol Willing
8900709a8b
Save notebook as py3
10 years ago
Carol Willing
4f13fa7a9c
Tweak notebooks for build
...
Fix other.ipynb notebook
Add notebook still one warning
10 years ago
Carol Willing
a13bff8850
Add frontend doc
10 years ago
Carol Willing
dfafaef668
Update TOC
10 years ago
Carol Willing
4a0342b973
Update the nodebook so a cell doesn't cause a segfault intentionally
10 years ago
Carol Willing
c20212772c
Update makefile and build configuration
...
Add space to avoid sphinx build error
10 years ago
Carol Willing
fbb0829bbc
Remove rst versions of nb
10 years ago
Matthias Bussonnier
c94023758e
Fix some spelling
10 years ago
Matthias Bussonnier
98484fe35a
add docs
10 years ago
Matthias Geier
6da2ea0cd1
Restore "development FAQ", but keep only the first item
10 years ago
Jonathan Frederic
6c286930da
Merge pull request #15 from willingc/update-nb
...
Fix typo found by @minrk
10 years ago
Carol Willing
75386815d8
Update the table of contents
10 years ago
Carol Willing
915920ac72
Fix typo found by @minrk
10 years ago
Carol Willing
33a58c8bcb
Fix @nbollweg comments
10 years ago
Carol Willing
8b202574ef
Edit documentation notebook
10 years ago
Matthias Geier
ac89707ecc
DOC: Trying to make a single place for contributor docs
...
See #1193 .
10 years ago
Nicholas Bollweg
d54ed564af
initial crack at documentation for new-wave extension stuff
10 years ago
Jonathan Frederic
508804153a
Remove ignore minified
10 years ago
joonnifer
c53badb454
Removed misplaced docs
10 years ago
Carol Willing
b4dbf5f5c2
Add a make spelling option for doc builds
10 years ago
Carol Willing
6fe7c7acbc
Fix typos in development
10 years ago
Carol Willing
5c886a3734
Merge pull request #1063 from minrk/csp-doc
...
document CSP for iframes
10 years ago
Min RK
bd42e36fd6
document CSP for iframes
10 years ago
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
10 years ago
Min RK
621822b1de
setting static_url_prefix isn't required for custom prefix
10 years ago
Min RK
a7fc604365
Merge pull request #1039 from willingc/devinstall
...
Organize contributor/developer documentation sections
10 years ago
Carol Willing
7d04e76e05
Fix image urls
10 years ago
Carol Willing
2eb578ecb5
Decrease toc depth and highlight general contribution docs
10 years ago
Carol Willing
d3f6292d0c
Clean up section TOC
10 years ago
Carol Willing
836afb96fa
Add intro doc and update toc
10 years ago
Carol Willing
e8fae5460f
Rename file for consistency
10 years ago
Carol Willing
d101f6e637
Edits to formatting
10 years ago
Carol Willing
7999c738c4
Edit javascript machinery install
10 years ago
Carol Willing
71689275f1
Split dev doc and update index
10 years ago
Carol Willing
384d1760b0
Add dev install code snippet to docs
10 years ago
Min RK
eb5610c77b
don't install on RTD
...
add repo to sys.path instead
10 years ago
Carol Willing
4440077584
Add gif to docs for notebook creation
10 years ago
Min RK
82fb153329
Merge pull request #936 from Carreau/release-instructions
...
update release instruction a bit again
10 years ago
Carol Willing
d2ba5b10c8
Update doc for 4.1 announcement
10 years ago
Carol Willing
02b5f46208
Add backticks to fix typos
10 years ago
Matthias Bussonnier
5f31251b29
update release instruction a bit again
10 years ago
Steve Holden
2617931dbd
Fix "an Jupyter" changes
...
Fixes problems noted in issue #926
10 years ago
Carol Willing
b410df0032
Merge pull request #907 from captainsafia/add-interface-desc-talks
...
Add information about names of UI element to docs
10 years ago
Safia Abdalla
9b01b0a757
Addressed PR comments
10 years ago
anirudhjoshi
eb2764bbad
Fixed missing import of to_api_path in example
10 years ago
Safia Abdalla
0ec51645a4
Updated table of contents
10 years ago
Safia Abdalla
66aa256a69
Added UI components page
10 years ago
Safia Abdalla
b9a9b0d613
Added user interface screenshots
10 years ago
Safia Abdalla
a5de8f2502
Added initial annotated image
10 years ago
Fernando Perez
1c2905eb25
Update Notebook examples to current form of edit/command mode area look.
...
Update screenshots and area description to match that of keyboard help page.
10 years ago
Min RK
d1d81f8015
get package version for docs
...
so we don't need to manually update version strings
10 years ago
Carol Willing
7346b4c5bc
Correct link
10 years ago
Carol Willing
35f7e52162
Update for 4.1.0rc1 and add FAQ
10 years ago
Min RK
4f8a15bfc8
include both sdist formats
10 years ago
Min RK
f8ede57918
add clear_output option to set_next_input payload
...
default preserves prior behavior
10 years ago
Min RK
98e40d7e12
Note set_next_input change in changelog
10 years ago
Peter Parente
472338ee7a
Typo and wording fixes to 4.1 changelog sections
...
(c) Copyright IBM Corp. 2015
10 years ago
Peter Parente
f27c5c8a38
Additional changelog updates for 4.1
...
* Grammar consistency
* More details about how users trigger new features
* Screenshot of new location of cell toolbar triggers
* Couple more "other improvements"
* Links to PR and issue lists in the 4.1 milestone on GitHub
(c) Copyright IBM Corp. 2015
10 years ago
Carol Willing
1daafbf6f8
Add sidebar box in doc's index for 4.1.x
10 years ago
Matthias Bussonnier
d5e5383639
Merge pull request #867 from Carreau/quickselector
...
Update warning in the docs about quick selection.
10 years ago
Matthias Bussonnier
da5cbb53e6
Update warning in the docs about quick selection.
...
We could still refine the quick-selector to show the
type of the cell when all cells have the same type.
Fixes gh-861
10 years ago
Matthias Bussonnier
254c0a2307
Fix various comment and spelling
10 years ago
Matthias Bussonnier
11833724ac
Update release instructions
10 years ago
Matthias Bussonnier
c7c9cec592
"Available" has only one "l"
10 years ago
Matthias Bussonnier
1ec3f5eeeb
remove universal
10 years ago
Matthias Bussonnier
df32201009
Add release instructions
10 years ago
Carol Willing
f5856926d6
Correct google group link
10 years ago
Carol Willing
eb25904517
Add Stack Overflow @takluyver suggestion
10 years ago
Carol Willing
361e53fb2f
Minor edit
10 years ago
Carol Willing
dee12240ab
Make heading for installing Javascript in doc appear in contents
10 years ago
Carol Willing
265810d4f5
Add contact info more prominently on sidebar and in contents
10 years ago
Carol Willing
405d0bdeb7
Improve message about https in public server doc
10 years ago
Jonathan Frederic
193202bdb5
Copy edit
10 years ago
Matthias Bussonnier
225bbcffa7
Document limitation of quick celltype selector...
...
... With regard to Multiple selection.
Closes #805
10 years ago
Min RK
8024000a0e
regen rst notebooks
...
with pandoc-1.15.2.1
fixes some heading inconsistencies
11 years ago
Min RK
1bbeb54673
rst can't handle arbitrary heading levels
11 years ago
Min RK
dfc51fae35
don't mention profiles in nbextensions
11 years ago
Min RK
5bbab29286
update 4.1 changelog
...
with screenshots of new UI
11 years ago
Josh Barnes
9e9828f624
in docs/extending/frontend_extensions:
...
* fix 'the' typo
11 years ago
Josh Barnes
99f6379f14
in docs/extending/frontend_extensions:
...
* Add some description of actions
11 years ago
Josh Barnes
71f5a1969e
in docs/extending/frontend_extensions:
...
* fix AMD link to use RST syntax (mistakenly used markdown previously)
11 years ago
Josh Barnes
bf44aace54
in docs/extending/frontend_extensions:
...
* fix inline literals, which in RST start and end with ``, not just `
11 years ago
Josh Barnes
ad7e657e5c
in docs/extending/frontend_extensions:
...
* beautify javascript examples
* make one-liners fit on one line
11 years ago
Josh Barnes
67c6aaafae
in docs/extending/frontend_extensions:
...
* fix some typos & misspellings
* some improvements to phrasing
11 years ago
Matthias Bussonnier
66f7390f8d
missing N
11 years ago
Thomas Kluyver
92caca5683
English fixes and update description of installing and activating extensions
11 years ago
Matthias Bussonnier
1feb3960d8
Start documenting how to write font end extension
...
This if course require more work, but the request for custom key binding
is too high, and the process of writing extensions too widespread on the
internet.
11 years ago
Min RK
f998bd67df
Merge pull request #732 from Carreau/docs
...
Fix docs on secure server.
11 years ago
Matthias Bussonnier
5c73284c39
Fix docs on secure server.
11 years ago
Brett Cannon
97071b74ff
Fix a dead link to example notebooks
11 years ago
Matthias Bussonnier
1a63c0397e
Update text with willinc version
11 years ago
Matthias Bussonnier
9852b654f4
'update docs'
11 years ago
Min RK
bd6916199f
add missing keyfile arg to ssl doc
11 years ago
Jonathan Frederic
4ae2f829f3
@willingc's comment
11 years ago
Jonathan Frederic
0d3729a03b
Update the changelog
11 years ago
Brian E. Granger
dab9765e42
Fixing one last misnaming.
11 years ago
Brian E. Granger
c7d3728b6e
Renaming jupyter-notebook -> jp-notebook
11 years ago
Brian E. Granger
33bcdf907d
Fixing tests and example notebook
11 years ago
Brian E. Granger
7df94eb001
Renaming commands
11 years ago
Daniel Darabos
1d1838284a
Fix typo in the RST version too.
11 years ago
Daniel Darabos
1b51230e8b
Fix typo in What is the Jupyter Notebook.
11 years ago
Min RK
ee2addb7fc
note changes in 4.0.6
11 years ago
John Kirkham
ab7464bf5a
docs/source/changelog.rst: Note what we did.
11 years ago
Min RK
36fa064cac
Merge pull request #508 from jdfreder/handlerdoc
...
Custom server request handler, docs
11 years ago
Jonathan Frederic
c5553ca4fa
Whitespace sensitive language
11 years ago
Jonathan Frederic
a54ded224e
Conver to RST
11 years ago
Jonathan Frederic
a5215f3027
Add handler doc
11 years ago
Carol Willing
004a96298e
Add navigation to Jupyter Installation docs
11 years ago
Carol Willing
ac59eb343a
Add generated notebooks rst files to version control
11 years ago
Carol Willing
808776f4a4
Add Jupyter to docs requirements
11 years ago
Min RK
7a197feb33
Merge pull request #477 from minrk/cves
...
note CVEs in 4.0.5 release notes
11 years ago
Min RK
777fb2f7cd
Merge pull request #481 from willingc/doc-frontend
...
Add notebook frontend configuration doc
11 years ago
Min RK
e3bd496b54
note CVEs in 4.0.5
11 years ago
Carol Willing
786a350527
Fix grammar from review comments
11 years ago
Carol Willing
364e8fe2e0
Minor edits
11 years ago
Carol Willing
126c77c833
Update config docs
11 years ago
Carol Willing
61a5382083
Add frontend configuration doc
11 years ago
Carol Willing
bfdd0a2e51
Add empty _static folder
11 years ago
Carol Willing
d05835a5d1
Update toc for rst build from ipynb
11 years ago
Carol Willing
c541cb4125
Add index for generated rst from ipynb
11 years ago
Carol Willing
b0b8a2f71c
Remove examples index
11 years ago
Carol Willing
5216bc6143
Update index
11 years ago
Carol Willing
6eb519916d
Update index
11 years ago
Carol Willing
453f2ce30b
Update rtd configs
11 years ago
Karrie Kehoe
2090c0b000
Update JavaScript Notebook Extensions.ipynb
11 years ago
Matt McCormick
ac43d7fec8
Document Docker CMD kernel crashing issue.
...
Add issue #334 to the known issues and suggest a work-around with tini
init.
11 years ago
Antonino Ingargiola
418469d81d
Docs: small metadata changes
11 years ago
Antonino Ingargiola
dc16502fd1
Docs: remove outdated info on notebook headings.
11 years ago
Matthias Bussonnier
c9a9b5b50e
don't overwrite file
...
closes https://github.com/ipython/ipython/issues/8796
11 years ago
Carol Willing
1fb22882e7
Edit see also box in doc
11 years ago
Carol Willing
cb9961a030
Add comment for future devs
11 years ago
Carol Willing
65224302de
Revert html_static_path setting
11 years ago
Carol Willing
687e844fb3
Update doc index with captions
11 years ago
Min RK
dce01c0695
Merge pull request #459 from willingc/del-ipynb
...
Remove the duplicate ipynb for public server doc
11 years ago
Carol Willing
956509029e
Remove ipynb and update indices
11 years ago
Carol Willing
ea6993703e
Add review changes to public server doc
11 years ago
Carol Willing
88554a003e
Fix formatting on ipynb note
11 years ago
Carol Willing
64ae031488
Add note and link to RTD in old ipynb doc
11 years ago
Carol Willing
ce6ecb730b
Edit content on running a public notebook server
11 years ago
Carol Willing
de9781dcba
Update doc on securing a notebook server
11 years ago
Carol Willing
2179be6843
Edit public server security doc
11 years ago
Carol Willing
67740f8014
Fix small docs errors and add hidden index for clean doc builds
11 years ago
juan serrano
f9280708b2
Add examples of latex expressions
11 years ago
Matthias Bussonnier
c29b8780a3
update shortcut
11 years ago
Matthias Bussonnier
2189b7f686
Merge pull request #363 from Carreau/docs-typo
...
Docs typo
11 years ago
Matthias Bussonnier
eeb9573991
bring more fixes
11 years ago
Matthias Bussonnier
552fd197d5
port some typos
11 years ago
Matthias Bussonnier
98745984c2
Remove auto generate `.rst` files
11 years ago
Matthias Bussonnier
de925603e4
move typo from rst to ipynb
11 years ago
jslmann
5f2dea1c8e
superficial english fixes
...
because I appreciate your work, and was bored..
11 years ago
Matthias Bussonnier
06da70c536
Remove unused logo
11 years ago
A-level (hey)
c640d682fd
Update JavaScript Notebook Extensions.rst
...
Hey, I was just reading the docs to better understand the internals. This doc is really informative and interesting and I love the conversational writing style! I hope you don't mind, I made a few quick ten minute proofs/edits. My only question is if this rst doc is the right place to make the edits to populate the ipynb file? Thanks.
11 years ago
Thomas Kluyver
17ba3079f8
Document pre/post save hooks
...
Using the examples from ipython/ipython#6896
Closes ipython/ipython#8599
11 years ago
Antonino Ingargiola
35f68601dc
Typo
11 years ago
Antonino Ingargiola
8d7dba3f85
Spell check
11 years ago
Matthias Bussonnier
f9ad56e206
Add option to not use minified javascript and ease developpement.
11 years ago
Min RK
af44aeb31c
add changelog
11 years ago
Thomas Kluyver
89c4defaf2
Miscellaneous doc updates and warning-squashing
11 years ago
Thomas Kluyver
b9c88fdf84
Add browser compatibility info
...
Moved from IPython docs
11 years ago
Min RK
2218d7df95
Merge pull request #235 from takluyver/docs-mathjax
...
Fix up some issues with the Mathjax examples in the docs
11 years ago
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.
11 years ago
Thomas Kluyver
72fa817fab
Make 'extending' a directory in the docs
11 years ago
Scott Sanderson
e76548a96a
MAINT: Simpler way of writing classes.
11 years ago
Scott Sanderson
0d70a84ef1
DOC: More notes on Contents API.
11 years ago
Scott Sanderson
7e720ab22b
WIP: Moar docs.
11 years ago
Scott Sanderson
9e13c3b0cd
DOC: Initial work on Contents API docs.
11 years ago
Thomas Kluyver
86ab103195
Remove docs on live-rebuilding CSS
...
We moved away from gulp.
11 years ago
Thomas Kluyver
96032f7ec1
Document installing the JS machinery
11 years ago