[Xfce4-commits] [xfce/garcon] 02/03: Fix make distcheck build !

noreply at xfce.org noreply at xfce.org
Tue Jun 27 13:30:33 CEST 2017


This is an automated email from the git hooks/post-receive script.

s   k   u   n   n   y   k       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/garcon.

commit b615cd1f3b0a7d16790dc201390b5152ef6714c5
Author: Romain B <skunnyk at alteroot.org>
Date:   Tue Jun 27 10:50:58 2017 +0200

    Fix make distcheck build !
    
    - Do not --rebuild-sections in gtkdoc-scan as all functions are not
    available at this distcheck step.
    - Also remove an old api reference xml that broke gtkdoc-mkhtml
    - Now we have a nice doc for garcon.
---
 docs/reference/Makefile.am     | 2 +-
 docs/reference/garcon-docs.xml | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 0b4df85..7513a82 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -25,7 +25,7 @@ DOC_MODULE=garcon
 # Top-level SGML file
 DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml
 
-SCAN_OPTIONS=--rebuild-sections
+SCAN_OPTIONS=
 
 # Extra options to pass to gtkdoc-scangobj
 SCANGOBJ_OPTIONS=
diff --git a/docs/reference/garcon-docs.xml b/docs/reference/garcon-docs.xml
index e26db29..f633e31 100644
--- a/docs/reference/garcon-docs.xml
+++ b/docs/reference/garcon-docs.xml
@@ -100,7 +100,6 @@
     <xi:include href="xml/api-index-full.xml">
       <xi:fallback />
     </xi:include>
-    <xi:include href="xml/api-index-0.3.0.xml" />
     <xi:include href="xml/api-index-deprecated.xml" />
   </index>
 </book>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list