Change for more useful documentation

This commit is contained in:
Olivier Berger 2013-11-15 14:28:47 +01:00
parent 772397f222
commit 875eb57d35
1 changed files with 6 additions and 15 deletions

View File

@ -1,20 +1,11 @@
This file is for you to describe the ddportfolioservice
application. Typically you would include information such as the
information below:
Installation and Setup
======================
This is the source code for the Debian Member Portfolio Service
application [0].
Install ``ddportfolioservice`` using easy_install::
Cf. https://debian-member-portfolio-service.readthedocs.org/ for more
documentation (or its source in docs/source/devdocs.rst), including
how to configure a development environment.
easy_install ddportfolioservice
Make a config file as follows::
[0] http://wiki.debian.org/DDPortfolio
paster make-config ddportfolioservice config.ini
Tweak the config file as appropriate and then setup the application::
paster setup-app config.ini
Then you are ready to go.