On Wed, 25 May 2011 12:26:42 -0300 Mauro Carvalho Chehab wrote: > Auto-generate the videodev2.h.xml,frontend.h.xml and the indexes. > > Some logic at the Makefile helps us to identify when a symbol is missing, > like for example: > > Error: no ID for constraint linkend: V4L2-PIX-FMT-JPGL. a. Still get that message.. is that OK? b. In the generated index.html file, "media" is listed first, but it should be listed in alphabetical order, not first. c. The generated files are (hidden) in .tmpmedia/ d. The link from the top-level index.html file to "media" is to media/index.html, but the file is actually in .tmpmedia/media/index.html e. patches 1/3 and 2/3 are OK. Please build docs with and without using "O=builddir" and test that. I'm looking over the generated output now and will let you know if I see any other problems. > Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> > > delete mode 100644 Documentation/DocBook/dvb/frontend.h.xml > delete mode 100644 Documentation/DocBook/media-indices.tmpl > delete mode 100644 Documentation/DocBook/v4l/videodev2.h.xml diffstat: Documentation/DocBook/Makefile | 279 ++ Documentation/DocBook/dvb/frontend.h.xml | 428 ---- Documentation/DocBook/media-indices.tmpl | 89 Documentation/DocBook/v4l/videodev2.h.xml | 1946 -------------------- 4 files changed, 258 insertions(+), 2484 deletions(-) --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html