From d4bd291fd5ca51bbbeec487f2011476706a5952f Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Fri, 9 Aug 2013 11:37:48 -0400 Subject: Lots of updates, move more code out of code-blocks into working package code. About to tackle cool Pyramid stuff. --- docs/getting_started/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/getting_started/index.rst') diff --git a/docs/getting_started/index.rst b/docs/getting_started/index.rst index 06baf20ca..b7ab3c7bb 100644 --- a/docs/getting_started/index.rst +++ b/docs/getting_started/index.rst @@ -29,6 +29,12 @@ Notes - Cover static urls and asset specifications, resolving, replacing +.. toctree:: + :maxdepth: 1 + + gettingstarted + + Contents ======== @@ -42,6 +48,7 @@ Contents views templates static_assets + pserve testing forms databases -- cgit v1.2.3