docs: split type serializers and keyword ref into their own module in docgen
authorDaniel Kolesa <d.kolesa@osg.samsung.com>
Fri, 22 Jul 2016 12:27:24 +0000 (13:27 +0100)
committerDaniel Kolesa <d.kolesa@osg.samsung.com>
Fri, 22 Jul 2016 12:27:24 +0000 (13:27 +0100)
commit3c7a99935e1418bf1db33c289cf5c5bace234e2a
treef1b2662e7027b86af0b64a46a76660e925f43e34
parentb72214ab039cc408c87aeeae131540879471c0ac
docs: split type serializers and keyword ref into their own module in docgen
src/Makefile_Elua.am
src/scripts/elua/apps/docgen/keyref.lua [new file with mode: 0644]
src/scripts/elua/apps/docgen/serializers.lua [new file with mode: 0644]
src/scripts/elua/apps/gendoc.lua