gstreamer/docs/manual
Wim Taymans 2521a319c3 MPEG2 types added for better autoplugging. MPEG2 works more or less. fix in autoplugging. avi now works.
Original commit message from CVS:
MPEG2 types added for better autoplugging. MPEG2 works more or less.
fix in autoplugging. avi now works.
2000-10-21 12:04:40 +00:00
..
fig Images for the documantation 2000-09-09 16:40:04 +00:00
images Manual now gets installed correctly by make install. Problems: clean / uninstall don't work. 2000-10-12 08:43:03 +00:00
.gitignore Added building of the manual to the build system. Currently in a rudimentary state - will not gracefully give up if ... 2000-10-09 00:34:21 +00:00
advanced.sgml More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
bins.sgml First draft of Chapter 1 (introduction) and Chapter 2 (basic concepts) of the GStreamer manual. 2000-08-16 21:38:57 +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 Information about the bonobo components and capplets we are going to make :-) 2000-09-17 12:32:07 +00:00
connections.sgml First draft of Chapter 1 (introduction) and Chapter 2 (basic concepts) of the GStreamer manual. 2000-08-16 21:38:57 +00:00
cothreads.sgml More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
dynamic.sgml More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
elements.sgml First draft of Chapter 1 (introduction) and Chapter 2 (basic concepts) of the GStreamer manual. 2000-08-16 21:38:57 +00:00
factories.sgml More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
ghostpads.sgml More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
goals.sgml First draft of Chapter 1 (introduction) and Chapter 2 (basic concepts) of the GStreamer manual. 2000-08-16 21:38:57 +00:00
gstreamer-manual.sgml MPEG2 types added for better autoplugging. MPEG2 works more or less. fix in autoplugging. avi now works. 2000-10-21 12:04:40 +00:00
helloworld.sgml Changes to gstreamer-config to include gtk+ libs manual changes: queues, threads, programs gsteditor does not crash a... 2000-09-09 16:36:10 +00:00
helloworld2.sgml Fix compile problem due to DEBUG being redefined in libs/getbits/gstgetbits.h. Also fix several small typos in the d... 2000-09-18 22:19:57 +00:00
intro.sgml First draft of Chapter 1 (introduction) and Chapter 2 (basic concepts) of the GStreamer manual. 2000-08-16 21:38:57 +00:00
Makefile.am Manual now gets installed correctly by make install. Problems: clean / uninstall don't work. 2000-10-12 08:43:03 +00:00
motivation.sgml First draft of Chapter 1 (introduction) and Chapter 2 (basic concepts) of the GStreamer manual. 2000-08-16 21:38:57 +00:00
outline.txt More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
plugins.sgml More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
programs.sgml Changes to gstreamer-config to include gtk+ libs manual changes: queues, threads, programs gsteditor does not crash a... 2000-09-09 16:36:10 +00:00
queues.sgml Changes to gstreamer-config to include gtk+ libs manual changes: queues, threads, programs gsteditor does not crash a... 2000-09-09 16:36:10 +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
states.sgml First draft of Chapter 1 (introduction) and Chapter 2 (basic concepts) of the GStreamer manual. 2000-08-16 21:38:57 +00:00
threads.sgml Changes to gstreamer-config to include gtk+ libs manual changes: queues, threads, programs gsteditor does not crash a... 2000-09-09 16:36:10 +00:00
typedetection.sgml More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
utility.sgml More docs (most of them just empty...) 2000-08-22 21:18:18 +00:00
xml.sgml More docs (most of them just empty...) 2000-08-22 21:18:18 +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.