chiark / gitweb /
docs: gtk-doc warnings are annoying
authorKay Sievers <kay@vrfy.org>
Sat, 3 Nov 2012 21:04:06 +0000 (22:04 +0100)
committerKay Sievers <kay@vrfy.org>
Sat, 3 Nov 2012 21:04:06 +0000 (22:04 +0100)
docs/gudev/Makefile.am
docs/libudev/Makefile.am

index 55172f2c33a545792aeb4daa9a7ca595736ae7ec..57334b6ddc140514632fc2dc626748d0bdd62c0a 100644 (file)
@@ -43,7 +43,7 @@ MKHTML_OPTIONS=--path=$(abs_srcdir) --path=$(abs_builddir)
 
 # Extra options to supply to gtkdoc-fixref. Not normally needed.
 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
-FIXXREF_OPTIONS=
+FIXXREF_OPTIONS=>/dev/null 2>&1
 
 # Used for dependencies. The docs will be rebuilt if any of these change.
 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
index 6a346a653f6311a42769b7d3d8f22ad1a907ee25..c6d7b8ca25a29e1214b870168a853fafccdca6b1 100644 (file)
@@ -43,7 +43,7 @@ MKHTML_OPTIONS=--path=$(abs_srcdir) --path=$(abs_builddir)
 
 # Extra options to supply to gtkdoc-fixref. Not normally needed.
 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
-FIXXREF_OPTIONS=
+FIXXREF_OPTIONS=>/dev/null 2>&1
 
 # Used for dependencies. The docs will be rebuilt if any of these change.
 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h