gstreamer/docs/manual
Richard Boulton 52713dac28 Fix some typos, and grammar errors.
Original commit message from CVS:
Fix some typos, and grammar errors.
2001-01-19 02:10:10 +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 More docs (most of them just empty...) 2000-08-22 21:18:18 +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 Updated the manual and the docs. 2001-01-06 02:35:17 +00:00
buffers.sgml First draft of Chapter 1 (introduction) and Chapter 2 (basic concepts) of the GStreamer manual. 2000-08-16 21:38:57 +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
dynamic.sgml Manual updates and additions 2001-01-16 23:35:22 +00:00
elements.sgml Updated the manual and the docs. 2001-01-06 02:35:17 +00:00
factories.sgml Config directory (which currently just holds the registry)ecan now be set by configure --with-configdir=<directory path> 2001-01-07 05:30:07 +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 Updates and additions to the manual 2001-01-04 23:35:50 +00:00
gstreamer-manual.sgml Add a "quotes" section to the gstreamer manual. 2001-01-08 01:27:07 +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 Updated the manual and the docs. 2001-01-06 02:35:17 +00:00
helloworld2.sgml Docs updates 2001-01-05 18:50:41 +00:00
intro.sgml Updates and additions to the manual 2001-01-04 23:35:50 +00:00
Makefile.am Add a "quotes" section to the gstreamer manual. 2001-01-08 01:27:07 +00:00
mime-world.fig Docs updates 2001-01-05 18:50:41 +00:00
motivation.sgml Updates and additions to the manual 2001-01-04 23:35:50 +00:00
outline.txt More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
pads.sgml Fix some typos, and grammar errors. 2001-01-19 02:10:10 +00:00
plugins.sgml Updated the manual and the docs. 2001-01-06 02:35:17 +00:00
programs.sgml Manual updates and additions 2001-01-16 23:35: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 Manual updates. fixes to gstxml.c gst_xml_get_element was broken 2001-01-08 22:08:40 +00:00
quotes.sgml Updated docs with dynamic pads 2001-01-15 00:53:07 +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 Fix some typos, and grammar errors. 2001-01-19 02:10:10 +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 Docs updates 2001-01-05 18:50:41 +00:00
typedetection.sgml Manual updates and additions 2001-01-16 23:35:22 +00:00
utility.sgml Manual updates and additions 2001-01-16 23:35:22 +00:00
xml.sgml Manual updates. fixes to gstxml.c gst_xml_get_element was broken 2001-01-08 22:08:40 +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.