commit | 2695e66f94cdb7790b2f16c154690aaa366f8417 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Jun 07 05:21:51 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Jun 09 17:47:29 2015 -0300 |
tree | eb72c131874f23eb27faa359d22722482ce3de95 | |
parent | 7f3c2e1d1df46a06c37c46b2c8ba66b405434e35 [diff] |
[media] DocBook: handle enums on frontend.h In order to be sure that all enum definitions will be documented, let's parse the enum values and add xref links to them. Lots of missing references will be risen as we miss adding id's to those symbols at the documentation. Next patches will fix this. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>