platform/upstream/efl.git
8 years agodocgen: initial support for params and property keys/values
Daniel Kolesa [Thu, 14 Apr 2016 12:44:07 +0000 (13:44 +0100)]
docgen: initial support for params and property keys/values

8 years agodocgen: properly const the first argument in C sig where needed
Daniel Kolesa [Thu, 14 Apr 2016 12:22:35 +0000 (13:22 +0100)]
docgen: properly const the first argument in C sig where needed

8 years agodocgen: fix C func signatures
Daniel Kolesa [Thu, 14 Apr 2016 12:12:56 +0000 (13:12 +0100)]
docgen: fix C func signatures

8 years agodocgen: integrate dokuwiki markup handling into Writer
Daniel Kolesa [Wed, 13 Apr 2016 15:19:18 +0000 (16:19 +0100)]
docgen: integrate dokuwiki markup handling into Writer

8 years agodocgen: refactor link generation system to be less dokuwiki-centric
Daniel Kolesa [Wed, 13 Apr 2016 15:02:42 +0000 (16:02 +0100)]
docgen: refactor link generation system to be less dokuwiki-centric

8 years agodocgen: refactor for integration of paragraphs into writer
Daniel Kolesa [Wed, 13 Apr 2016 13:29:47 +0000 (14:29 +0100)]
docgen: refactor for integration of paragraphs into writer

8 years agodocgen: don't let EFL docs affect dokuwiki markup
Daniel Kolesa [Wed, 13 Apr 2016 12:21:53 +0000 (13:21 +0100)]
docgen: don't let EFL docs affect dokuwiki markup

8 years agodocgen: correctly resolve references in docs
Daniel Kolesa [Tue, 12 Apr 2016 15:54:25 +0000 (16:54 +0100)]
docgen: correctly resolve references in docs

8 years agodocgen: add support for monospace markup highlights
Daniel Kolesa [Tue, 12 Apr 2016 14:23:47 +0000 (15:23 +0100)]
docgen: add support for monospace markup highlights

8 years agodocgen: prepare for markup parsing and add support for notes
Daniel Kolesa [Tue, 12 Apr 2016 13:38:50 +0000 (14:38 +0100)]
docgen: prepare for markup parsing and add support for notes

8 years agodocgen: cleaner code block generation
Daniel Kolesa [Thu, 7 Apr 2016 13:41:27 +0000 (14:41 +0100)]
docgen: cleaner code block generation

8 years agodocgen: generation of C method/property signatures
Daniel Kolesa [Thu, 7 Apr 2016 13:36:19 +0000 (14:36 +0100)]
docgen: generation of C method/property signatures

8 years agodocgen: allow for buffer chaining
Daniel Kolesa [Wed, 6 Apr 2016 13:10:21 +0000 (14:10 +0100)]
docgen: allow for buffer chaining

8 years agodocgen: initial generation of function descriptions
Daniel Kolesa [Wed, 6 Apr 2016 13:04:04 +0000 (14:04 +0100)]
docgen: initial generation of function descriptions

8 years agodocgen: generate brief func/property descriptions correctly
Daniel Kolesa [Thu, 31 Mar 2016 14:58:15 +0000 (15:58 +0100)]
docgen: generate brief func/property descriptions correctly

8 years agodocgen: properly get the secondary function type for properties
Daniel Kolesa [Thu, 31 Mar 2016 14:53:57 +0000 (15:53 +0100)]
docgen: properly get the secondary function type for properties

8 years agodocgen: prepare generators for function doc support
Daniel Kolesa [Thu, 31 Mar 2016 14:43:57 +0000 (15:43 +0100)]
docgen: prepare generators for function doc support

8 years agodocgen: do not generate unnecessary headings
Daniel Kolesa [Thu, 31 Mar 2016 14:06:13 +0000 (15:06 +0100)]
docgen: do not generate unnecessary headings

8 years agodocgen: topmost line in inheritance hierarchy is bold
Daniel Kolesa [Thu, 31 Mar 2016 13:40:27 +0000 (14:40 +0100)]
docgen: topmost line in inheritance hierarchy is bold

8 years agodocgen: pass extra arguments to the docgen script in build.sh
Daniel Kolesa [Thu, 31 Mar 2016 13:33:50 +0000 (14:33 +0100)]
docgen: pass extra arguments to the docgen script in build.sh

8 years agodocgen: add readme to doc generator
Daniel Kolesa [Thu, 31 Mar 2016 13:32:34 +0000 (14:32 +0100)]
docgen: add readme to doc generator

8 years agodocgen: add inheritance hierarchy generation
Daniel Kolesa [Thu, 31 Mar 2016 13:22:13 +0000 (14:22 +0100)]
docgen: add inheritance hierarchy generation

8 years agodocgen: initial version of the Eolian documentation generator
Daniel Kolesa [Wed, 30 Mar 2016 11:16:16 +0000 (12:16 +0100)]
docgen: initial version of the Eolian documentation generator