Roundup Tracker - Issues

Issue 2550878

classification
Option description from customizing should be generated from configuration.py
Type: rfe Severity: normal
Components: Documentation, Infrastructure Versions: devel, 1.5
process
Status: new
:
: : ber
Priority: :

Created on 2015-03-13 13:07 by ber, last changed 2016-07-09 21:25 by rouilj.

Messages
msg5278 Author: [hidden] (ber) Date: 2015-03-13 13:07
The files roundup/configuration.py
and doc/customizing.txt list and describe some options.

Right now they can get out of sync as has happened with the
messages_to_author description between 
rev4547:d9d7319afffa and rev4975:2fce201a2b47

Goal: Do not have duplication. 
Solution idea: generated the customizing documentation from the 
configuration.py file. 
Other idea: Remove it from customizing and provide a different ways to 
see the list and description of the options.
History
Date User Action Args
2016-07-09 21:25:39rouiljsettype: rfe
components: + Infrastructure
2015-03-13 13:07:32bercreate