gstreamer/docs/manual
Richard Boulton 8f72f095d8 Fix incorrectly matched tags, as found by xsltproc. ;-)
Original commit message from CVS:
Fix incorrectly matched tags, as found by xsltproc. ;-)
2001-07-18 22:18:02 +00:00
..
images Fix .cvsignores 2000-12-31 14:02:32 +00:00
.gitignore Fix .cvsignores 2000-12-31 14:02:32 +00:00
advanced.sgml Small updates to the manual. 2001-06-15 21:46:57 +00:00
autoplugging.sgml Lots of updates. 2001-07-07 14:17:22 +00:00
bin-element-ghost.fig Updates and additions to the manual 2001-01-04 23:35:50 +00:00
bin-element.fig Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ... 2000-12-30 04:36:40 +00:00
bins.sgml Some updates to the manual, mostly glib2 related. 2001-07-07 11:34:54 +00:00
buffers.sgml Small manual changes. 2001-05-02 23:46:27 +00:00
BUILD Manual now gets installed correctly by make install. Problems: clean / uninstall don't work. 2000-10-12 08:43:03 +00:00
components.sgml Manual updates. fixes to gstxml.c gst_xml_get_element was broken 2001-01-08 22:08:40 +00:00
connected-elements.fig Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ... 2000-12-30 04:36:40 +00:00
connections.sgml Updated the manual and the docs. 2001-01-06 02:35:17 +00:00
cothreads.sgml Docs updates 2001-01-05 18:50:41 +00:00
debugging.sgml Fix incorrectly matched tags, as found by xsltproc. ;-) 2001-07-18 22:18:02 +00:00
dynamic.sgml Some updates to the manual, mostly glib2 related. 2001-07-07 11:34:54 +00:00
elements.sgml Small manual changes. 2001-05-02 23:46:27 +00:00
factories.sgml Some updates to the manual, mostly glib2 related. 2001-07-07 11:34:54 +00:00
filter-element-multi.fig Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ... 2000-12-30 04:36:40 +00:00
filter-element.fig Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ... 2000-12-30 04:36:40 +00:00
goals.sgml Some updates to the manual, mostly glib2 related. 2001-07-07 11:34:54 +00:00
gstreamer-manual.sgml Added docs on library init. 2001-07-07 15:10:29 +00:00
hello-world.fig Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ... 2000-12-30 04:36:40 +00:00
helloworld.sgml Some updates to the manual, mostly glib2 related. 2001-07-07 11:34:54 +00:00
helloworld2.sgml Fix incorrectly matched tags, as found by xsltproc. ;-) 2001-07-18 22:18:02 +00:00
init.sgml Added docs on library init. 2001-07-07 15:10:29 +00:00
intro.sgml More blablah about how cool GStreamer really is.. 2001-07-07 15:30:39 +00:00
Makefile.am Added the init.sgml file to the makefile 2001-07-07 16:34:31 +00:00
mime-world.fig Docs updates 2001-01-05 18:50:41 +00:00
motivation.sgml More blablah about how cool GStreamer really is.. 2001-07-07 15:30:39 +00:00
outline.txt More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
pads.sgml Some updates to the manual, mostly glib2 related. 2001-07-07 11:34:54 +00:00
plugins.sgml Update to note that plugins can also contain autopluggers. 2001-03-17 17:50:35 +00:00
programs.sgml Lots of updates. 2001-07-07 14:17:22 +00:00
queue.fig Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ... 2000-12-30 04:36:40 +00:00
queues.sgml Some updates to the manual, mostly glib2 related. 2001-07-07 11:34:54 +00:00
quotes.sgml Add an important quote from Omega. 2001-06-06 12:47:27 +00:00
README Manual now gets installed correctly by make install. Problems: clean / uninstall don't work. 2000-10-12 08:43:03 +00:00
sink-element.fig Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ... 2000-12-30 04:36:40 +00:00
src-element.fig Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ... 2000-12-30 04:36:40 +00:00
state-diagram.fig Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ... 2000-12-30 04:36:40 +00:00
states.sgml Small updates to the manual. 2001-06-15 21:46:57 +00:00
thread.fig Misc tweaks to makefile for manual. Moved .figs into same directory so we can have them built appropriately without ... 2000-12-30 04:36:40 +00:00
threads.sgml Some updates to the manual, mostly glib2 related. 2001-07-07 11:34:54 +00:00
typedetection.sgml Some updates to the manual, mostly glib2 related. 2001-07-07 11:34:54 +00:00
utility.sgml Added docs on library init. 2001-07-07 15:10:29 +00:00
xml.sgml Some updates to the manual, mostly glib2 related. 2001-07-07 11:34:54 +00:00

For now use:

  db2html gstreamer-manual 

(On debian, db2html is in the cygnus-stylesheets package)

You will need the png support for docbook (see GNOME documentation project)

convert the fig images to png with:

  fig2dev -L png -s 16 fig/<input file>.fig images/<input file>.png

Put a link in the gstreamer-manual directory with

  ln -s ../images gstreamer-manual/images

point your browser to gstreamer-manual/gstreamer.html

Fix typing errors and correct bad english.
Let me know about the stuff that needs some more explanation.
Let me know about the structure of the document.