# HG changeset patch
# User Jason Grout <jason.grout@drake.edu>
# Date 1327181313 21600
# Node ID 3208e0abf5535dcdece2a84bacd78c57be795c1f
# Parent c60e5ad460bf6c1760ace8a539d710034498ba8f
Update the documentation references to the flask notebook
The simple server is not supported currently, and the first notebook help topic provides help for configuring the server.
diff --git a/doc/en/reference/notebook.rst b/doc/en/reference/notebook.rst
a
|
b
|
|
16 | 16 | sagenb/notebook/css |
17 | 17 | sagenb/notebook/template |
18 | 18 | |
19 | | Servers |
20 | | ------- |
| 19 | Other Servers |
| 20 | ------------- |
21 | 21 | |
22 | 22 | .. toctree:: |
23 | 23 | :maxdepth: 2 |
24 | 24 | |
25 | | sagenb/notebook/twist |
26 | | sagenb/simple/twist |
27 | 25 | sage/server/trac/trac |
28 | 26 | sagenb/notebook/challenge |
29 | 27 | |