Skip to content

Commit c8f9e89

Browse files
authored
Merge pull request #116 from Zsailer/docs
[WIP] Update docs and add new docs on ExtensionApp
2 parents fd1ecc0 + 0e674ab commit c8f9e89

File tree

115 files changed

+199
-7831
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+199
-7831
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ script:
5454
make -C docs/ linkcheck || EXIT_STATUS=$?;
5555
fi
5656
57-
pytest --nbval --current-env docs || EXIT_STATUS=$?
5857
exit $EXIT_STATUS
5958
fi
6059

CONTRIBUTING.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ If you want coverage statistics as well, you can run::
7474
Building the Documentation
7575
--------------------------
7676

77-
To build the documentation you'll need `Sphinx <http://www.sphinx-doc.org/>`_,
78-
`pandoc <http://pandoc.org/>`_ and a few other packages.
77+
To build the documentation you'll need `Sphinx <http://www.sphinx-doc.org/en/master/>`_,
78+
`pandoc <https://pandoc.org/>`_ and a few other packages.
7979

8080
To install (and activate) a `conda environment`_ named ``server_docs``
8181
containing all the necessary packages (except pandoc), use::
@@ -85,7 +85,7 @@ containing all the necessary packages (except pandoc), use::
8585
activate notebook_docs # Windows
8686

8787
.. _conda environment:
88-
https://conda.io/docs/user-guide/tasks/manage-environments.html#creating-an-environment-from-an-environment-yml-file
88+
https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#creating-an-environment-from-an-environment-yml-file
8989

9090
If you want to install the necessary packages with ``pip`` instead::
9191

docs-translations/ko-KR/HowtoRun.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

docs-translations/ko-KR/Installation.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

docs-translations/ko-KR/README.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

docs-translations/ko-KR/UIComponents.md

Lines changed: 0 additions & 38 deletions
This file was deleted.
Binary file not shown.
-23.5 KB
Binary file not shown.
-106 KB
Binary file not shown.
-96.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)