« Previous | Next » 

Revision 3ac3f5e4

ID3ac3f5e42039b3b8f542c86072f75b2580bfdc87
Parent 12637df5
Child 830fc5da

Added by Andrea Spadaccini over 12 years ago

Add error codes documentation

lib/constants.py
  • add to each CV_E* tuple the documentation of the error code
  • add the DOCUMENTED_CONSTANTS constant for the doc preprocessor
autotools/docpp
  • add a new directive class CONSTANTS_<kind>, that gets data from
    constants.DOCUMENTED_CONSTANTS
lib/cmdlib.py
  • modify the code that unpacked the CV_E* tuples to ignore the
    documentation parameter

Signed-off-by: Andrea Spadaccini <>
Reviewed-by: Michael Hanselmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences