docs: make gtkdoc-mkdb ignore cmph doxygen comment blocks.
authorDieter Verfaillie <dieterv@optionexplicit.be>
Thu, 15 Nov 2012 19:56:21 +0000 (20:56 +0100)
committerDieter Verfaillie <dieterv@optionexplicit.be>
Thu, 15 Nov 2012 22:49:22 +0000 (23:49 +0100)
commitf2b17fded50efc4f9bbd510cdc4f599f6993f1ed
tree16fca99508f617dc59d4676b5cff3d67416a2189
parent91d5c783c9bf73e94c1ad050bd8ef1e260d2291c
docs: make gtkdoc-mkdb ignore cmph doxygen comment blocks.

When building g-i reference documentation, girepository/cmph/*
was being scanned for GTK-Doc comment blocks by gtkdoc-mkdb.
Unfortunately, cmph uses doxygen comment blocks which also
start with /**. This patch prevents gtkdoc-mkdb from complaining.

https://bugzilla.gnome.org/show_bug.cgi?id=688418
docs/reference/Makefile.am