commit | 194acc56f23aac97cc202b143508ca8a926698c2 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Jul 07 16:29:39 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Jul 08 09:31:02 2016 -0300 |
tree | bbddbcc80f1ed703d73520f5f011538c2b985e58 | |
parent | 5ed759819f43fd850e883059e1dd6aa2d2591137 [diff] |
doc-rst: document enum symbols After checking that all enum fields are documented at the corresponding table on the rst file, let's point to the table, instead of ignore the symbols. A few symbols are not meant to be documented, as they're deprecated stuff. keep ignoring them. One enum field is not documented. Either it is obsolete or a documentation gap. So, produce warnings for it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>