From 8ddc812b4257137f3f376fb7bb6715e10b4d0e91 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Fri, 2 Jan 2015 19:23:39 +0000 Subject: docs: Inform gtk-doc of the libnice namespace This allows it to order the index a little better. --- docs/reference/libnice/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/libnice/Makefile.am b/docs/reference/libnice/Makefile.am index ae09791..b3fe450 100644 --- a/docs/reference/libnice/Makefile.am +++ b/docs/reference/libnice/Makefile.am @@ -24,7 +24,7 @@ SCAN_OPTIONS=--rebuild-types # Extra options to supply to gtkdoc-mkdb. # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml -MKDB_OPTIONS=--xml-mode --output-format=xml +MKDB_OPTIONS=--xml-mode --output-format=xml --name-space=Nice # Extra options to supply to gtkdoc-mktmpl # e.g. MKTMPL_OPTIONS=--only-section-tmpl -- cgit v1.2.1