Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Kolesa a31c9367be docs: initial documentation tree
This will abstract away Eolian APIs to get more maintaineable code.
For now, the Eolian_Documentation structure is abstracted away.
2016-08-09 15:20:43 +01:00
Daniel Kolesa 3c34a53cb8 docs: add theme loader for graphs 2016-08-02 15:32:50 +01:00
Daniel Kolesa 63a3da0c0f docs: support for writing edge styles for individual connections 2016-07-28 14:19:12 +01:00
Daniel Kolesa 3c7a99935e docs: split type serializers and keyword ref into their own module in docgen 2016-07-22 13:27:24 +01:00
Daniel Kolesa 0364dc3173 docs: split off writer and utils into modules in docgen 2016-07-20 15:29:53 +01:00
Daniel Kolesa 5f7bc3fbfb docs: begin modularizing the doc generator script 2016-07-20 15:03:49 +01:00
Daniel Kolesa bb509c4a2d docs: generate a keyword list for use by codelink plugin 2016-07-18 15:34:28 +01:00
Daniel Kolesa e263ee0121 docs: more detailed stats (print intermediate percentages) 2016-07-14 16:07:08 +01:00
Daniel Kolesa e321ef22a4 docs: generate separate doc pages for events 2016-07-14 15:32:19 +01:00
Daniel Kolesa d70cbecc3a docs: generate more info about events 2016-07-12 11:14:03 +01:00
Daniel Kolesa a8eb31f146 docs: generate proper descriptions for structs and enums 2016-07-11 16:04:06 +01:00
Daniel Kolesa db98dd00d0 docs: much improved enum/struct/typedef C signatures 2016-07-07 15:52:00 +01:00
Daniel Kolesa 1a1fc6172c docs: support refs and new types in generator 2016-07-07 15:23:45 +01:00
Daniel Kolesa e07d520fa2 docs: update gendoc.lua to latest eolian API 2016-06-22 17:46:53 +01:00
Daniel Kolesa 56edc594c3 docs: add an experimental elua based documentation generator
This is an Eolian-using doc gen written with Elua. It will be used to generate
the Dokuwiki skeleton for new EFL docs.

@feature
2016-05-12 12:04:18 +01:00