[gnome-devel-docs] Fixed up build and validation issues



commit e37fe1b90d8e206d2693d6f9dab013001ef813e8
Author: Shaun McCance <shaunm gnome org>
Date:   Thu Feb 23 12:44:12 2012 -0500

    Fixed up build and validation issues

 Makefile.am                                     |    1 -
 configure.in                                    |    1 -
 platform-overview/C/demo-image-viewer.vala.page |    2 +-
 platform-overview/C/tech-atk.page               |    3 +-
 platform-overview/C/tech-cairo.page             |    3 +-
 platform-overview/C/tech-canberra.page          |    4 +-
 platform-overview/C/tech-clutter.page           |    4 +-
 platform-overview/C/tech-dbus.page              |    4 +-
 platform-overview/C/tech-eds.page               |    3 +-
 platform-overview/C/tech-gda.page               |    4 +-
 platform-overview/C/tech-gdk.page               |    3 +-
 platform-overview/C/tech-gio-network.page       |    4 +-
 platform-overview/C/tech-gio.page               |    4 +-
 platform-overview/C/tech-gstreamer.page         |    3 +-
 platform-overview/C/tech-gtk.page               |    3 +-
 platform-overview/C/tech-gupnp.page             |    3 +-
 platform-overview/C/tech-webkit.page            |    3 +-
 platform-overview/Makefile.am                   |  114 ++++++++++++++++++-----
 18 files changed, 121 insertions(+), 45 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b600cee..60e3f30 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,5 @@
 SUBDIRS =				\
 	accessibility-devel-guide	\
-	platform-demos			\
 	hig				\
 	integration-guide		\
 	optimization-guide		\
diff --git a/configure.in b/configure.in
index fe442cb..5f8551d 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,6 @@ GNOME_DOC_INIT
 AC_OUTPUT([
 Makefile
 accessibility-devel-guide/Makefile
-platform-demos/Makefile
 hig/Makefile
 integration-guide/Makefile
 optimization-guide/Makefile
diff --git a/platform-overview/C/demo-image-viewer.vala.page b/platform-overview/C/demo-image-viewer.vala.page
index 8b21996..64fe0c5 100644
--- a/platform-overview/C/demo-image-viewer.vala.page
+++ b/platform-overview/C/demo-image-viewer.vala.page
@@ -39,7 +39,7 @@
   <list>
     <item><p>Basic knowledge of the <link href="https://live.gnome.org/Vala/Tutorial";>Vala</link> programming language.</p></item>
     <item><p>An installed copy of <app>Anjuta</app>.</p></item>
-    <item><p>You may find the <link href="http://valadoc.org/gtk+-3.0/";>gtk+-3.0</link></p> API Reference useful, although it is not necessary to follow the tutorial.</item>
+    <item><p>You may find the <link href="http://valadoc.org/gtk+-3.0/";>gtk+-3.0</link> API Reference useful, although it is not necessary to follow the tutorial.</p></item>
   </list>
 </synopsis>
 
diff --git a/platform-overview/C/tech-atk.page b/platform-overview/C/tech-atk.page
index a8d9c4b..e81f75f 100644
--- a/platform-overview/C/tech-atk.page
+++ b/platform-overview/C/tech-atk.page
@@ -68,7 +68,7 @@
  </list>
 </section>
 
-
+<!--
 <p>Accessibility is the process of ensuring your application can be
 used by people with various disabilities.  Disabilities come in many forms:
 visual impairments, movement impairments, hearing impairments, cognitive
@@ -105,4 +105,5 @@ predictive text entry tool.</p>
   <item><p><link href="http://developer.gnome.org/accessibility-devel-guide/";>GNOME Accessibility for Developers</link></p></item>
   <item><p><link href="http://library.gnome.org/devel/atk/stable/";>ATK Reference</link></p></item>
 </list>
+-->
 </page>
diff --git a/platform-overview/C/tech-cairo.page b/platform-overview/C/tech-cairo.page
index 6d4d602..b014b13 100644
--- a/platform-overview/C/tech-cairo.page
+++ b/platform-overview/C/tech-cairo.page
@@ -68,7 +68,7 @@
  </list>
 </section>
 
-
+<!--
 <p>Cairo is a 2D graphics library featuring a sophisticated API for
 drawing vector graphics, compositing images, and rendering anti-aliased
 text.  Cairo provides support for multiple output devices, including the
@@ -96,4 +96,5 @@ resolution-independent graphics.</p>
 <list style="compact">
   <item><p><link href="http://www.cairographics.org/manual/";>Cairo Manual</link></p></item>
 </list>
+-->
 </page>
diff --git a/platform-overview/C/tech-canberra.page b/platform-overview/C/tech-canberra.page
index 138d665..527b559 100644
--- a/platform-overview/C/tech-canberra.page
+++ b/platform-overview/C/tech-canberra.page
@@ -68,7 +68,7 @@
  </list>
 </section>
 
-
+<!--
 <p>Canberra is a simple library for playing audio events and notifications,
 such as when the user has received a message or an error has occurred.
 As well as providing a convenient API, Canberra can also work with the
@@ -78,5 +78,5 @@ for hearing-impaired users.</p>
 <list style="compact">
   <item><p><link href="http://library.gnome.org/devel/libcanberra/unstable/libcanberra-canberra.html";>Canberra Reference</link></p></item>
 </list>
-
+-->
 </page>
diff --git a/platform-overview/C/tech-clutter.page b/platform-overview/C/tech-clutter.page
index c618934..33e98bc 100644
--- a/platform-overview/C/tech-clutter.page
+++ b/platform-overview/C/tech-clutter.page
@@ -67,7 +67,7 @@
  </list>
 </section>
 
-
+<!--
 <p>Clutter is a library that allows creating fast, portable, dynamic,
 compelling user interfaces.</p>
 
@@ -99,5 +99,5 @@ in both 2D and 3D environments.</p>
   <item><p><link href="http://developer.gnome.org/clutter/stable";>Clutter Reference Manual</link></p></item>
   <item><p><link href="http://www.clutter-project.org";>The Clutter web site</link></p></item>
 </list>
-
+-->
 </page>
diff --git a/platform-overview/C/tech-dbus.page b/platform-overview/C/tech-dbus.page
index 1fdf7f2..561a660 100644
--- a/platform-overview/C/tech-dbus.page
+++ b/platform-overview/C/tech-dbus.page
@@ -67,7 +67,7 @@
  </list>
 </section>
 
-
+<!--
 <p>D-Bus is a cross-desktop message bus for sending events between
 various applications, the desktop, and low-level components of the system.
 D-Bus provides a simple API for sending messages to particular services
@@ -106,5 +106,5 @@ APIs in GIO.</p>
   <item><p><link href="http://dbus.freedesktop.org/doc/dbus-tutorial.html";>D-Bus Tutorial</link></p></item>
   <item><p><link href="http://dbus.freedesktop.org/doc/dbus-specification.html";>D-Bus Specification</link></p></item>
 </list>
-
+-->
 </page>
diff --git a/platform-overview/C/tech-eds.page b/platform-overview/C/tech-eds.page
index 2be88e8..fc3e267 100644
--- a/platform-overview/C/tech-eds.page
+++ b/platform-overview/C/tech-eds.page
@@ -67,7 +67,7 @@
  </list>
 </section>
 
-
+<!--
 <p>With Evolution Data Server, GNOME provides a single address book and
 calendar that all applications can use to store and retrieve information.
 Using Evolution Data Server means that users no longer have to maintain
@@ -92,4 +92,5 @@ see upcoming appointments without opening a full calendar application.</p>
   <item><p><link href="http://developer.gnome.org/libebook/stable/";>Evolution API Reference: libebook</link></p></item>
   <item><p><link href="http://developer.gnome.org/libecal/stable/";>Evolution API Reference: libecal</link></p></item>
 </list>
+-->
 </page>
diff --git a/platform-overview/C/tech-gda.page b/platform-overview/C/tech-gda.page
index 55abf19..44c92ea 100644
--- a/platform-overview/C/tech-gda.page
+++ b/platform-overview/C/tech-gda.page
@@ -67,7 +67,7 @@
  </list>
 </section>
 
-
+<!--
 <p>GDA offers a wrapper around relational databases, allowing you to
 easily store and retrieve data in many different common database
 systems.</p>
@@ -75,5 +75,5 @@ systems.</p>
 <steps>
   <item><p><link href="http://developer-next.gnome.org/libgda/stable/";>GNOME Data Access Manual</link></p></item>
 </steps>
-
+-->
 </page>
diff --git a/platform-overview/C/tech-gdk.page b/platform-overview/C/tech-gdk.page
index 61817bb..418993e 100644
--- a/platform-overview/C/tech-gdk.page
+++ b/platform-overview/C/tech-gdk.page
@@ -67,7 +67,7 @@
  </list>
 </section>
 
-
+<!--
 <p>GDK is the low-level library used by GTK+ to interact with the
 system for graphics and input devices.  Although you will rarely use
 GDK directly in application code, it contains all the necessary
@@ -99,4 +99,5 @@ Cairo.</p>
 <list style="compact">
   <item><p><link href="http://library.gnome.org/devel/gdk/stable/";>GDK Reference Manual</link></p></item>
 </list>
+-->
 </page>
diff --git a/platform-overview/C/tech-gio-network.page b/platform-overview/C/tech-gio-network.page
index d08b9a8..63f9c0e 100644
--- a/platform-overview/C/tech-gio-network.page
+++ b/platform-overview/C/tech-gio-network.page
@@ -67,7 +67,7 @@
  </list>
 </section>
 
-
+<!--
 <p>Built on top of the stream APIs used for files, GIO provides
 high-level networking APIs to communicate over TCP/IP and UNIX
 domain sockets. You can use the GIO networking APIs to connect
@@ -80,5 +80,5 @@ waiting for a response.</p>
   <item><p><link href="http://developer-next.gnome.org/gio/stable/networking.html";>Lowlevel network support</link></p></item>
   <item><p><link href="http://developer-next.gnome.org/gio/stable/highlevel-socket.html";>Highlevel network functionality</link></p></item>
 </list>
-
+-->
 </page>
diff --git a/platform-overview/C/tech-gio.page b/platform-overview/C/tech-gio.page
index 2b51283..0321354 100644
--- a/platform-overview/C/tech-gio.page
+++ b/platform-overview/C/tech-gio.page
@@ -68,7 +68,7 @@
  </list>
 </section>
 
-
+<!--
 <p>GIO provides APIs for asynchronously reading and writing files and
 other streams. Files are referenced by URIs, and local backends can
 provide access to more than just local files. When running under the
@@ -88,5 +88,5 @@ file types and icons, and finding applications to open files.</p>
 <list style="compact">
   <item><p><link href="http://developer.gnome.org/gio/stable/";>GIO Reference Manual</link></p></item>
 </list>
-
+-->
 </page>
diff --git a/platform-overview/C/tech-gstreamer.page b/platform-overview/C/tech-gstreamer.page
index b5de002..07d34fe 100644
--- a/platform-overview/C/tech-gstreamer.page
+++ b/platform-overview/C/tech-gstreamer.page
@@ -66,7 +66,7 @@
  </list>
 </section>
 
-
+<!--
 <p>GStreamer is a powerful multimedia library for playing, creating,
 and manipulating sound, video, and other media.  You can use GStreamer
 to provide sound and video playback, record input from multiple sources,
@@ -109,4 +109,5 @@ href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/";>
 GStreamer 0.10 Core Reference Manual</link>, and <link
 href="http://gstreamer.freedesktop.org/documentation/";>the
 GStreamer documentation page</link>.</p>
+-->
 </page>
diff --git a/platform-overview/C/tech-gtk.page b/platform-overview/C/tech-gtk.page
index 4dab6bb..3a95458 100644
--- a/platform-overview/C/tech-gtk.page
+++ b/platform-overview/C/tech-gtk.page
@@ -66,7 +66,7 @@
  </list>
 </section>
 
-
+<!--
 <p>GTK+ is the primary library used to construct user interfaces
 in GNOME.  It provides all the user interface controls, or widgets,
 used in a common graphical application.  Its modern, object-oriented
@@ -102,4 +102,5 @@ as users expect.</p>
   <item><p><link href="http://developer.gnome.org/gtk3/stable/";>GTK+ Reference Manual</link></p></item>
   <item><p><link href="http://gtk.org/";>The GTK+ web site</link></p></item>
 </list>
+-->
 </page>
diff --git a/platform-overview/C/tech-gupnp.page b/platform-overview/C/tech-gupnp.page
index 3abd503..6220725 100644
--- a/platform-overview/C/tech-gupnp.page
+++ b/platform-overview/C/tech-gupnp.page
@@ -66,7 +66,7 @@
  </list>
 </section>
 
-
+<!--
 <p>GUPnP is an object-oriented open source framework for creating UPnP devices and control points,
 written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and
 flexible.</p>
@@ -138,4 +138,5 @@ each other without any configuration from user.</p>
 
 <p>For comprehensive information on GUPnP, please visit the <link
 href="http://www.gupnp.org";>project home page</link>.</p>
+-->
 </page>
diff --git a/platform-overview/C/tech-webkit.page b/platform-overview/C/tech-webkit.page
index 3029f4d..72e632b 100644
--- a/platform-overview/C/tech-webkit.page
+++ b/platform-overview/C/tech-webkit.page
@@ -70,7 +70,7 @@
 </section>
 
 
-
+<!--
 <p>WebKit is a powerful, multi-platform HTML engine used in open
 source and commercial products. WebKitGTK+ is the port of WebKit
 built on <link xref="gtk">GTK+</link> and integrated into the
@@ -87,5 +87,6 @@ create dynamic user interfaces quickly.</p>
   <item><p><link href="http://webkitgtk.org/reference/index.html";>WebKitGTK+ Reference Manual</link></p></item>
   <item><p><link href="http://webkitgtk.org/";>The WebKitGTK+ web site</link></p></item>
 </list>
+-->
 
 </page>
diff --git a/platform-overview/Makefile.am b/platform-overview/Makefile.am
index 4143b5d..d4d5ac6 100644
--- a/platform-overview/Makefile.am
+++ b/platform-overview/Makefile.am
@@ -2,29 +2,99 @@ include $(top_srcdir)/gnome-doc-utils.make
 dist-hook: doc-dist-hook
 
 DOC_ID = platform-overview
-DOC_PAGES =			\
-	atk.page		\
-	cairo.page		\
-	canberra.page		\
-	clutter.page		\
-	d-bus.page		\
-	eds.page		\
-	gda.page		\
-	gdk.page		\
-	gio-network.page	\
-	gio.page		\
-	gstreamer.page		\
-	gtk.page		\
-	gupnp.page		\
-	help.page		\
-	index.page		\
-	keyring.page		\
-	notify.page		\
-	pango.page		\
-	telepathy.page		\
-	webkit.page
+DOC_PAGES =					\
+	concepts-boxmodel.page			\
+	concepts-deployment.page		\
+	concepts-gobject.page			\
+	concepts-signals.page			\
+	demo-audio-player.vala.page		\
+	demo-guitar-tuner.c.page		\
+	demo-guitar-tuner.cpp.page		\
+	demo-guitar-tuner.py.page		\
+	demo-guitar-tuner.vala.page		\
+	demo-image-viewer.c.page		\
+	demo-image-viewer.cpp.page		\
+	demo-image-viewer.js.page		\
+	demo-image-viewer.py.page		\
+	demo-image-viewer.vala.page		\
+	demo-magic-mirror.vala.page		\
+	demo-message-board.c.page		\
+	demo-photo-wall.c.page			\
+	demo-record-collection.js.page		\
+	demos.page				\
+	dev-build.page				\
+	dev-coding.page				\
+	dev-help.page				\
+	dev-translate.page			\
+	getting-ready.page			\
+	index.page				\
+	overview-communication.page		\
+	overview-datastorage.page		\
+	overview-gettingstarted.page		\
+	overview-help.page			\
+	overview-multimedia.page		\
+	overview-systemintegration.page		\
+	overview-ui.page			\
+	sample-avahi-discoverprinter.page	\
+	samples.page				\
+	sample-telepathy-imstatus.page		\
+	tech-atk.page				\
+	tech-cairo.page				\
+	tech-canberra.page			\
+	tech-clutter.page			\
+	tech-dbus.page				\
+	tech-eds.page				\
+	tech-gda.page				\
+	tech-gdk.page				\
+	tech-gio-network.page			\
+	tech-gio.page				\
+	tech-glib.page				\
+	tech-gobject.page			\
+	tech-gsettings.page			\
+	tech-gstreamer.page			\
+	tech-gtk.page				\
+	tech-gupnp.page				\
+	tech-keyring.page			\
+	tech-notify.page			\
+	tech.page				\
+	tech-pango.page				\
+	tech-soup.page				\
+	tech-telepathy.page			\
+	tech-tracker.page			\
+	tech-webkit.page
 
-DOC_FIGURES =
+DOC_FIGURES =					\
+	audio-player/audio-player.vala		\
+	guitar-tuner/guitar-tuner.c		\
+	guitar-tuner/guitar-tuner.cc		\
+	guitar-tuner/guitar-tuner.py		\
+	guitar-tuner/guitar-tuner.vala		\
+	image-viewer/firefox_test.jpg		\
+	image-viewer/gtk_test.png		\
+	image-viewer/image-viewer.c		\
+	image-viewer/image-viewer.cc		\
+	image-viewer/image-viewer.js		\
+	image-viewer/image-viewer.py		\
+	image-viewer/image-viewer.vala		\
+	magic-mirror/magic-mirror-advanced.vala	\
+	magic-mirror/magic-mirror.vala		\
+	media/fedora.png			\
+	media/gnome-devtools.catalog		\
+	media/guitar-tuner-glade.png		\
+	media/guitar-tuner-pipeline.png		\
+	media/guitar-tuner-pipeline.svg		\
+	media/guitar-tuner.png			\
+	media/image-viewer.png			\
+	media/magic-mirror.png			\
+	media/message-board.ogv			\
+	media/opensuse.png			\
+	media/photo-wall-focused.png		\
+	media/photo-wall.png			\
+	media/record-collection.png		\
+	media/ubuntu.png			\
+	message-board/message-board.c		\
+	photo-wall/photo-wall.c			\
+	record-collection/record-collection.js
 
 DOC_INCLUDES=			\
 	cc-by-sa-3-0.xml	\



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