Merge pull request #123 from choldgraf/docsupdate

[MRG] updating content from zexuan's user test
This commit is contained in:
Yuvi Panda
2018-08-12 21:36:07 -07:00
committed by GitHub
25 changed files with 466 additions and 207 deletions

View File

@@ -33,33 +33,31 @@ Ubuntu 18.04. We have a bunch of tutorials to get you started.
install/custom-server
Once you are ready to run your server for real,
it's a good idea to proceed directly to :doc:`howto/https`.
Tutorials
=========
Tutorials guide you step-by-step through accomplishing a specific task.
.. toctree::
:titlesonly:
tutorials/nbgitpuller.rst
it's a good idea to proceed directly to :doc:`howto/admin/https`.
How-To Guides
=============
How-To guides answer the question 'How do I...?' for a lot of topics.
Content and Data
----------------
.. toctree::
:titlesonly:
howto/https
howto/user-environment
howto/admin-users
howto/share-data
howto/notebook-interfaces
howto/resource-estimation
howto/nbresuse
howto/content/nbgitpuller
howto/content/add-data
howto/content/share-data
The user environment
--------------------
.. toctree::
:titlesonly:
howto/env/user-environment
howto/env/notebook-interfaces
Authentication
--------------
@@ -73,6 +71,18 @@ with your JupyterHub. For more information on Authentication, see
howto/auth/dummy
howto/auth/github
howto/auth/firstuse
Administration and security
---------------------------
.. toctree::
:titlesonly:
howto/admin/admin-users
howto/admin/resource-estimation
howto/admin/nbresuse
howto/admin/https
Topic Guides
============