move documentation sources to docs/source
* docs/source/conf.py
- add toplevel directory to Python search path to allow building of
documentation using system sphinx installation
This commit is contained in:
parent
4304c425f7
commit
f778c21b0e
6 changed files with 3 additions and 2 deletions
28
docs/source/index.rst
Normal file
28
docs/source/index.rst
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
.. Debian Member 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.
|
||||
|
||||
Debian Member Portfolio Service
|
||||
===============================
|
||||
|
||||
The Debian Member Portfolio Service is a web application that provides links to
|
||||
information regarding the activities of a person related to the `Debian Project
|
||||
<http://www.debian.org/>`_.
|
||||
|
||||
The service was originally implemented and is hosted by Jan Dittberner at
|
||||
http://portfolio.debian.net/.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
devdocs
|
||||
sourcecode
|
||||
credits
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`search`
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue