Commit graph

7 commits

Author SHA1 Message Date
Jan Dittberner 1fc616adf7 use docs/build instead of docs/html 2013-02-24 22:25:23 +01:00
Jan Dittberner f778c21b0e 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
2013-02-24 22:13:12 +01:00
Jan Dittberner 98b7bc2676 prepare sphinx documentation building
* docs/conf.py:
  - add sphinx.ext.viewcode to extensions
  - update copyright years
  - bump version numbers
  - explicitly define language
* setup.cfg
  - define output directory and add all_files directive
2013-02-24 21:56:02 +01:00
Jan Dittberner 64241e4028 fix unit tests 2010-05-10 19:51:44 +02:00
Jan Dittberner 794bed92fd make the application start with pylons 0.10 2010-05-10 19:51:44 +02:00
Jan Dittberner 9c800c0ed8 setup Pylons infrastructure
paster create -t pylons ...
paster controller ddportfolio
add support for sphinx
2009-01-20 22:39:05 +01:00
Jan Dittberner d6f245a8d8 initial implementation 2009-01-20 15:33:18 +01:00