[docs] Use the --name-space option
Now that we depend on gtk-doc 1.11 we can use the --name-space command line option for the mkdb utility.
This commit is contained in:
parent
19634b4b0a
commit
82d093bbb7
@ -29,7 +29,7 @@ SCAN_OPTIONS=--deprecated-guards="COGL_DISABLE_DEPRECATED"
|
|||||||
|
|
||||||
# Extra options to supply to gtkdoc-mkdb.
|
# Extra options to supply to gtkdoc-mkdb.
|
||||||
# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
|
# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
|
||||||
MKDB_OPTIONS=--sgml-mode --output-format=xml
|
MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=cogl
|
||||||
|
|
||||||
# Extra options to supply to gtkdoc-mktmpl
|
# Extra options to supply to gtkdoc-mktmpl
|
||||||
# e.g. MKTMPL_OPTIONS=--only-section-tmpl
|
# e.g. MKTMPL_OPTIONS=--only-section-tmpl
|
||||||
|
Loading…
Reference in New Issue
Block a user