Paul Wise
a627c20031
Add username for and link to the Salsa service
...
Salsa will be gradually replacing the Alioth service.
2018-02-09 10:03:45 +01:00
da2d299e97
Fix deprecation warning
...
flask.ext.babel and flask.ext.wtf have been replaced by flask_babel and
flask_ext.
2017-02-17 11:57:38 +01:00
0df84e586f
Update meta information and documentation
2015-11-12 22:19:24 +01:00
e7bb074323
update version number and ChangeLog
2015-03-09 21:29:46 +01:00
ca8e6e19e2
bump version number
2015-02-20 23:03:42 +01:00
59cc3a82e2
bump version number, update changelog
2015-02-20 22:34:49 +01:00
8ccedf5c71
change devdocs to Jessie
2015-02-20 22:19:07 +01:00
b93475292d
bump version number, update ChangeLog
2014-10-14 17:21:08 +02:00
Paul Wise
ec3a33545c
Use https instead of http in links, comments, docstrings etc.
...
Update URLs to new sites where needed.
2014-10-14 17:03:54 +02:00
871284270d
prepare release 0.3.2
...
- update ChangeLog
- bump version number in docs/source/conf.py and setup.py
2014-04-10 18:06:39 +02:00
306edcd10b
update ChangeLog, bump version for docs
2014-02-09 00:02:58 +01:00
b670f58c7a
switch from ddportfolio to debianmemberportfolio
...
- change all references from ddportfolio to debianmemberportfolio
- rename debianmemberportfolio.controllers.DDPortfolioController to
debianmemberportfolio.controllers.Controller
- update documentation
- update copyright years, unify file header formatting
2014-02-08 23:54:51 +01:00
43668f662b
update for release 0.3
...
- bump copyright years
- fix PEP8 violations
- rewrap lines
- bump version number
- replace DDPortfolio with Debian Member Portfolio
2014-01-11 17:18:44 +01:00
2bcb98fcf2
refer to wheezyreq.pip and remove squeezereq.pip
2014-01-10 23:10:29 +00:00
98399ec1bd
bump version
2013-11-20 17:44:12 +01:00
ecb9689ca5
bump version to 0.2.19
2013-11-15 21:44:20 +01:00
a9bde6350a
give credits to Olivier Berger
2013-11-15 21:41:22 +01:00
2301d34202
bump version number
2013-08-09 21:03:34 +02:00
8ac4054463
bump version number
2013-02-24 22:54:39 +01:00
9706f2777c
add documentation on how to add a new URL
2013-02-24 22:52:36 +01:00
1fc616adf7
use docs/build instead of docs/html
2013-02-24 22:25:23 +01:00
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
4304c425f7
add initial development documentation
2013-02-24 22:04:55 +01:00
599f10a6bb
add source reference in docs/sourcecode.rst
...
* ddportfolioservice/controllers/ddportfolio.py
- add docstring to DdportfolioController
* ddportfolioservice/model/__init__.py
- add module docstring
* docs/index.rst
- add link to sourcecode file
* docs/sourcecode.rst
- include autogenerated module information
2013-02-24 22:01:32 +01:00
b000e08b3f
add introduction text and credits file
2013-02-24 21:59:19 +01:00
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
9c800c0ed8
setup Pylons infrastructure
...
paster create -t pylons ...
paster controller ddportfolio
add support for sphinx
2009-01-20 22:39:05 +01:00