Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Kolesa d83c4bc0e7 docgen: initial support for params and property keys/values 2016-05-12 11:59:08 +01:00
Daniel Kolesa 2d48278c49 docgen: properly const the first argument in C sig where needed 2016-05-12 11:59:08 +01:00
Daniel Kolesa c338ff0fca docgen: fix C func signatures 2016-05-12 11:59:08 +01:00
Daniel Kolesa 8ce5781e64 docgen: integrate dokuwiki markup handling into Writer 2016-05-12 11:59:08 +01:00
Daniel Kolesa afa5a4dc05 docgen: refactor link generation system to be less dokuwiki-centric 2016-05-12 11:59:08 +01:00
Daniel Kolesa c2338a6bdf docgen: refactor for integration of paragraphs into writer 2016-05-12 11:59:08 +01:00
Daniel Kolesa abb4e758d6 docgen: don't let EFL docs affect dokuwiki markup 2016-05-12 11:59:08 +01:00
Daniel Kolesa 0b8dd67e0b docgen: correctly resolve references in docs 2016-05-12 11:59:08 +01:00
Daniel Kolesa 7eac3275e4 docgen: add support for monospace markup highlights 2016-05-12 11:59:08 +01:00
Daniel Kolesa 891646261f docgen: prepare for markup parsing and add support for notes 2016-05-12 11:59:08 +01:00
Daniel Kolesa c8a25492c3 docgen: cleaner code block generation 2016-05-12 11:59:08 +01:00
Daniel Kolesa 3f506ac167 docgen: generation of C method/property signatures 2016-05-12 11:59:08 +01:00
Daniel Kolesa 6ac7e3ee80 docgen: allow for buffer chaining 2016-05-12 11:59:08 +01:00
Daniel Kolesa 53c767a542 docgen: initial generation of function descriptions 2016-05-12 11:59:08 +01:00
Daniel Kolesa c57ad6e0d9 docgen: generate brief func/property descriptions correctly 2016-05-12 11:59:08 +01:00
Daniel Kolesa 90f2f0bb65 docgen: properly get the secondary function type for properties 2016-05-12 11:59:08 +01:00
Daniel Kolesa 90ab6e07f1 docgen: prepare generators for function doc support 2016-05-12 11:59:08 +01:00
Daniel Kolesa d3b6ab7c2d docgen: do not generate unnecessary headings 2016-05-12 11:59:08 +01:00
Daniel Kolesa 885f0131a8 docgen: topmost line in inheritance hierarchy is bold 2016-05-12 11:59:08 +01:00
Daniel Kolesa a9390ccd9d docgen: pass extra arguments to the docgen script in build.sh 2016-05-12 11:59:03 +01:00
Daniel Kolesa e12ecb1a98 docgen: add readme to doc generator 2016-05-12 11:58:59 +01:00
Daniel Kolesa ada2474acf docgen: add inheritance hierarchy generation 2016-05-12 11:58:55 +01:00
Daniel Kolesa 017fa5a078 docgen: initial version of the Eolian documentation generator 2016-05-12 11:58:51 +01:00