summaryrefslogtreecommitdiff
path: root/giscanner/sectionparser.py
Commit message (Expand)AuthorAgeFilesLines
* giscanner: Fix PEP-8 issueRico Tzschichholz2013-06-191-0/+2
* giscanner: Add a simple automatic sections file generatorJasper St. Pierre2013-06-161-0/+59
* tests: Update misc/pep8.py to 1.4.5Dieter Verfaillie2013-05-071-0/+4
* sectionparser: Ignore other directives to gtk-docJasper St. Pierre2013-05-071-0/+4
* sectionparser: Remove the main subsectionJasper St. Pierre2013-05-071-2/+2
* sectionparser: Add support for <INCLUDE>Jasper St. Pierre2013-05-071-0/+6
* sectionparser: RenameJasper St. Pierre2013-05-071-2/+2
* sectionparser: Allow subsections with no nameJasper St. Pierre2013-05-071-2/+2
* sectionparser: Fix subsection regexJasper St. Pierre2013-05-071-1/+1
* sectionparser: Fix regex matchingJasper St. Pierre2013-05-071-3/+3
* sectionparser: Construct Subsections, not SectionsJasper St. Pierre2013-05-071-1/+1
* giscanner: remove unused variables and importsDieter Verfaillie2013-04-091-1/+0
* giscanner: Add a new quick hack module for scanning section filesJasper St. Pierre2013-02-011-0/+78