[gedit/wip/reusable-code] Doc: search symbols in the libgedit too



commit 5da6fd95ef77e29c96abaf506bb1e0be166358cf
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Sep 15 22:36:14 2013 +0200

    Doc: search symbols in the libgedit too

 docs/reference/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 100ab5b..5558521 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -14,7 +14,7 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
 # The directory containing the source code. Relative to $(srcdir).
 # gtk-doc will search all .c & .h files beneath here for inline comments
 # documenting the functions and macros.
-DOC_SOURCE_DIR=../../gedit
+DOC_SOURCE_DIR=../..
 
 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
 SCANGOBJ_OPTIONS=


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]