summaryrefslogtreecommitdiff
path: root/src/check-doc-syntax.sh
AgeCommit message (Expand)AuthorFilesLines
2010-07-11check: Allow unprefix type names in the titleBenjamin Otte1-3/+1
2010-04-01Improve doc syntax check to allow inline macro docsBehdad Esfahbod1-1/+1
2009-09-16Set LC_ALL=C instead of LANG=CBehdad Esfahbod1-1/+2
2008-11-29[check] Search for the word NOTEChris Wilson1-1/+1
2008-10-14[check-doc-syntax.sh] Allow quoting.Chris Wilson1-3/+3
2008-09-26[check-*.sh] Redirect error reports to stderrBehdad Esfahbod1-4/+4
2008-09-18[src/check-doc/syntax.sh] Fix test for out-of-tree buildBehdad Esfahbod1-1/+3
2008-09-02Revamp the build system.Behdad Esfahbod1-1/+1
2008-06-12Make check-*.sh scripts more portable (#16299)Behdad Esfahbod1-11/+13
2008-06-01[src/check-doc-syntax.sh] Detect malformatted functions at line startBehdad Esfahbod1-3/+3
2008-06-01[src/check-doc-syntax.sh] Detect malformatted enums starting the lineBehdad Esfahbod1-1/+1
2008-05-09[src/check-doc-syntax.sh] Fix some bugs in the check and fix errors foundBehdad Esfahbod1-26/+14
2008-05-09[src/check-doc-syntax.sh] Use cairo_all_source_files if availableBehdad Esfahbod1-1/+4
2008-04-29[check] Filter programlistings for check-doc-syntax.shChris Wilson1-2/+8
2008-03-20Disable enum_regexp test in check-doc-syntax.hCarl Worth1-10/+19
2008-01-30check-doc-syntax.sh: Fix for non-srcdir builds (such as make distcheck)Carl Worth1-4/+1
2008-01-29Fix typosNis Martensen1-2/+2
2008-01-29[src/Makefile.am] ReorganizeBehdad Esfahbod1-1/+4
2008-01-29[doc] Run check-doc-syntax.sh for SGML docs tooBehdad Esfahbod1-9/+24
2008-01-29[src/check-doc-syntax.sh] Skip test if GNU grep is not availableBehdad Esfahbod1-1/+6
2008-01-28[doc] Stricter syntax check for type names, update testBehdad Esfahbod1-4/+5
2008-01-28[doc] Replace 'NOTE' by 'Note' and add it to testBehdad Esfahbod1-0/+7
2008-01-28[src/check-doc-syntax.sh] Check for various doc syntax consistency rulesBehdad Esfahbod1-0/+36