Initial Sphinx output added to docs folder.
svn path=/plone.app.discussion/trunk/; revision=35234
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
Cookbook
|
||||
========
|
||||
|
||||
This is a cookbook
|
||||
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
*
|
||||
@@ -0,0 +1,12 @@
|
||||
Usage
|
||||
=====
|
||||
|
||||
.. toctree::
|
||||
|
||||
cookbook/index
|
||||
tutorial/index
|
||||
modules/index
|
||||
|
||||
|
||||
the :mod:`db.session`
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
Modules
|
||||
=======
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
Tutorials
|
||||
=========
|
||||
|
||||
Reference in New Issue
Block a user