setup Pylons infrastructure
paster create -t pylons ... paster controller ddportfolio add support for sphinx
This commit is contained in:
parent
0c5816154b
commit
9c800c0ed8
27 changed files with 689 additions and 35 deletions
18
docs/index.rst
Normal file
18
docs/index.rst
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
.. Debian Developer Portfolio Service documentation master file, created by sphinx-quickstart on Tue Jan 20 22:27:21 2009.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to Debian Developer Portfolio Service's documentation!
|
||||
==============================================================
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`search`
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue