seed r582 - in trunk/doc: . reference reference/html reference/xml
- From: hortont svn gnome org
- To: svn-commits-list gnome org
- Subject: seed r582 - in trunk/doc: . reference reference/html reference/xml
- Date: Wed, 31 Dec 2008 00:14:29 +0000 (UTC)
Author: hortont
Date: Wed Dec 31 00:14:29 2008
New Revision: 582
URL: http://svn.gnome.org/viewvc/seed?rev=582&view=rev
Log:
Fix make dist with GtkDoc stuff...
Added:
trunk/doc/reference/html/
trunk/doc/reference/html/index.html
trunk/doc/reference/xml/
trunk/doc/reference/xml/index.xml
Modified:
trunk/doc/Makefile.am
trunk/doc/reference/Makefile.am
Modified: trunk/doc/Makefile.am
==============================================================================
--- trunk/doc/Makefile.am (original)
+++ trunk/doc/Makefile.am Wed Dec 31 00:14:29 2008
@@ -2,10 +2,14 @@
EXTRA_DIST = \
runtime.html \
- style.css
+ style.css \
+ conventions.html \
+ sh.css \
+ sh.js \
+ sh_js.js
docdir = $(datadir)/doc/seed/
-doc_DATA = runtime.html
+doc_DATA = runtime.html conventions.html style.css sh.css sh.js sh_js.js
## File created by the gnome-build tools
Modified: trunk/doc/reference/Makefile.am
==============================================================================
--- trunk/doc/reference/Makefile.am (original)
+++ trunk/doc/reference/Makefile.am Wed Dec 31 00:14:29 2008
@@ -75,7 +75,7 @@
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST +=
+EXTRA_DIST += seed-docs.sgml seed-sections.txt seed.types
# Files not to distribute
# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
@@ -84,4 +84,3 @@
# Comment this out if you want your docs-status tested during 'make check'
#TESTS = $(GTKDOC_CHECK)
-
Added: trunk/doc/reference/html/index.html
==============================================================================
Added: trunk/doc/reference/xml/index.xml
==============================================================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]