gstreamer/docs/manual/README
Richard Boulton 7694a06b5d Manual now gets installed correctly by make install. Problems: clean / uninstall don't work.
Original commit message from CVS:
Manual now gets installed correctly by make install.  Problems:
clean / uninstall don't work.
make dist not tested.
pdf manual doesn't have images.
2000-10-12 08:43:03 +00:00

22 lines
588 B
Plaintext

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.