summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/c10e-html: run fixup conditionallyStefan Sauer2018-05-101-15/+16
* c10n-html: drop generated idrefsStefan Sauer2018-05-021-0/+1
* c10n-html: filter empty titlepage divsStefan Sauer2018-05-011-0/+1
* c10e-html: strip more stuffStefan Sauer2018-04-281-5/+7
* tools/c10e-html: filter more codeStefan Sauer2018-04-161-0/+3
* tools/c10e-html: strip html produced by xsltStefan Sauer2018-04-131-1/+13
* tools/c10e-html: add a tool to ease diffing html filesStefan Sauer2018-04-031-0/+38
* mkhtml2: move db2html to the gtkdoc packageStefan Sauer2018-02-271-900/+0
* db2html: change id generator to be based on the xml-treeStefan Sauer2018-02-221-11/+10
* db2html: comment/todo updatesStefan Sauer2018-02-221-2/+2
* db2html: add a basic 'id' generator.Stefan Sauer2018-02-221-5/+26
* db2html: fix short name for partStefan Sauer2018-02-221-1/+1
* db2html: convert content of chapter nodesStefan Sauer2018-02-221-1/+4
* db2html: improve chunkingStefan Sauer2018-02-221-10/+8
* db2html: report linenumbers on issuesStefan Sauer2018-02-211-2/+2
* db2html: add special casing for refentry titlesStefan Sauer2018-02-211-15/+29
* db2html: add support for subtitles to the chunkerStefan Sauer2018-02-211-16/+30
* db2html: add a basci converter for chaptersStefan Sauer2018-02-201-29/+51
* db2html: avoid ambigous vars namesStefan Sauer2018-02-191-16/+16
* db2html: use our own utillity functionsStefan Sauer2018-02-191-7/+2
* db2html: implement index nav and bodyStefan Sauer2018-02-191-38/+62
* db2html: drop jinja2 and use python convertersStefan Sauer2018-02-175-281/+329
* db2html: some cleanup and planningStefan Sauer2018-02-172-11/+14
* db2html: more planningStefan Sauer2018-01-181-0/+6
* db2html: trim whitespacesStefan Sauer2018-01-181-6/+8
* db2html: simplify the jinja exportsStefan Sauer2018-01-183-11/+6
* db2html: return string lists and defer joiningStefan Sauer2018-01-181-26/+33
* db2html: use arrays instead of string concatenationStefan Sauer2018-01-181-111/+106
* db2html: remove text handling for some tagsStefan Sauer2018-01-181-6/+1
* db2html: add special handling for tgroupStefan Sauer2018-01-181-7/+25
* db2html: add support for tablesStefan Sauer2018-01-141-1/+74
* db2html: add converter for 'warning'Stefan Sauer2018-01-141-0/+1
* db2html: add more tagsStefan Sauer2018-01-141-0/+37
* db2html: add delimiters between refsect2 blocksStefan Sauer2018-01-141-3/+13
* db2html: avoid some string concats for performanceStefan Sauer2018-01-141-16/+6
* db2html: add more docbook tag convertersStefan Sauer2018-01-142-9/+129
* db2html: enable the expression extensionStefan Sauer2018-01-112-5/+8
* db2html: trim whitespace for the doxtypeStefan Sauer2018-01-111-2/+2
* db2html: add more contentStefan Sauer2018-01-112-4/+16
* db2html: update one more templateStefan Sauer2018-01-101-1/+1
* db2html: add basic recursive block converterStefan Sauer2018-01-103-9/+50
* db2html: more work toward making content to show upStefan Sauer2017-12-203-3/+29
* db2html: pass top-level 'id' to jinjaStefan Sauer2017-12-172-2/+9
* db2html: more planning for the refentry titleStefan Sauer2017-12-172-0/+10
* db2html: implement toc for main pageStefan Sauer2017-12-172-6/+23
* db2html: add a basic template for the indexStefan Sauer2017-12-174-18/+65
* db2html: make navigation workStefan Sauer2017-12-174-25/+51
* db2hatml: turn the chunk params into a value classStefan Sauer2017-12-171-42/+31
* db2html: add a 2nd template and implement nav linksStefan Sauer2017-12-164-26/+83
* db2html: move templates out of the codeStefan Sauer2017-12-163-15/+54