gstreamer/docs/manual
Ronald S. Bultje efa8cddb95 docs/manual/: Fix docs to use _bin_add() before _link(), which fixes the examples with recent core versions (reported...
Original commit message from CVS:
* docs/manual/advanced-dataaccess.xml:
* docs/manual/basics-helloworld.xml:
Fix docs to use _bin_add() before _link(), which fixes the examples
with recent core versions (reported by Madhan Raj M
<raj_madan@rediffmail.com>, #313199).
2005-08-16 12:15:46 +00:00
..
images
.gitignore
advanced-autoplugging.xml GstElement::new-pad -> pad-added, GstElement::state-change -> state-changed, GstValueFixedList -> GstValueArray, add ... 2005-07-20 17:16:44 +00:00
advanced-clocks.xml docs/manual/: Update (until threads/scheduling) Application Development Manual; remove GstThread, add GstBus, add sim... 2005-06-29 09:25:51 +00:00
advanced-dataaccess.xml docs/manual/: Fix docs to use _bin_add() before _link(), which fixes the examples with recent core versions (reported... 2005-08-16 12:15:46 +00:00
advanced-dparams.xml
advanced-interfaces.xml docs/manual/: Update (until threads/scheduling) Application Development Manual; remove GstThread, add GstBus, add sim... 2005-06-29 09:25:51 +00:00
advanced-metadata.xml docs/manual/: Update (until threads/scheduling) Application Development Manual; remove GstThread, add GstBus, add sim... 2005-06-29 09:25:51 +00:00
advanced-position.xml docs/manual/: Update (until threads/scheduling) Application Development Manual; remove GstThread, add GstBus, add sim... 2005-06-29 09:25:51 +00:00
advanced-threads.xml docs/manual/: Update (until threads/scheduling) Application Development Manual; remove GstThread, add GstBus, add sim... 2005-06-29 09:25:51 +00:00
appendix-checklist.xml docs/manual/: Fix playbin/decodebin examples, update docs a bit, mention bus instead of signals in various places, me... 2005-06-30 12:32:17 +00:00
appendix-integration.xml docs/manual/: Fix playbin/decodebin examples, update docs a bit, mention bus instead of signals in various places, me... 2005-06-30 12:32:17 +00:00
appendix-licensing.xml fixing line-widths to make thomas happy 2005-01-31 11:42:29 +00:00
appendix-porting.xml docs/: Document new-pad/state-change signal renames and the FixedList type rename. 2005-07-20 17:22:27 +00:00
appendix-programs.xml fix broken pipeline example in doc 2004-12-16 22:32:13 +00:00
appendix-quotes.xml start pulling in base classes and elements for docs 2005-06-24 18:16:14 +00:00
appendix-win32.xml
base.css
basics-bins.xml docs/manual/: Update (until threads/scheduling) Application Development Manual; remove GstThread, add GstBus, add sim... 2005-06-29 09:25:51 +00:00
basics-bus.xml docs/manual/: Update (until threads/scheduling) Application Development Manual; remove GstThread, add GstBus, add sim... 2005-06-29 09:25:51 +00:00
basics-data.xml docs/manual/: Try 2. This time, include a short preface as a "general introduction", also add code blocks around all ... 2004-12-15 17:32:49 +00:00
basics-elements.xml docs/manual/: Update (until threads/scheduling) Application Development Manual; remove GstThread, add GstBus, add sim... 2005-06-29 09:25:51 +00:00
basics-helloworld.xml docs/manual/: Fix docs to use _bin_add() before _link(), which fixes the examples with recent core versions (reported... 2005-08-16 12:15:46 +00:00
basics-init.xml docs/manual/: Try 2. This time, include a short preface as a "general introduction", also add code blocks around all ... 2004-12-15 17:32:49 +00:00
basics-pads.xml GstElement::new-pad -> pad-added, GstElement::state-change -> state-changed, GstValueFixedList -> GstValueArray, add ... 2005-07-20 17:16:44 +00:00
basics-plugins.xml added docs for the TAG defines 2005-01-18 14:15:30 +00:00
bin-element-ghost.fig
bin-element-noghost.fig
bin-element.fig
filter-element-multi.fig
filter-element.fig
hello-world.fig
highlevel-components.xml docs/manual/: Fix playbin/decodebin examples, update docs a bit, mention bus instead of signals in various places, me... 2005-06-30 12:32:17 +00:00
highlevel-xml.xml docs/manual/: Try 2. This time, include a short preface as a "general introduction", also add code blocks around all ... 2004-12-15 17:32:49 +00:00
intro-basics.xml docs/manual/: Try 2. This time, include a short preface as a "general introduction", also add code blocks around all ... 2004-12-15 17:32:49 +00:00
intro-motivation.xml docs/manual/intro-motivation.xml: Fix typos. 2004-12-16 10:53:47 +00:00
intro-preface.xml docs/manual/: Try 2. This time, include a short preface as a "general introduction", also add code blocks around all ... 2004-12-15 17:32:49 +00:00
linked-elements.fig
Makefile.am more macosx madness fixing 2005-07-07 09:10:17 +00:00
manual.xml docs/manual/: Update (until threads/scheduling) Application Development Manual; remove GstThread, add GstBus, add sim... 2005-06-29 09:25:51 +00:00
mime-world.fig docs/manual/: Try to get autoplugging working, fix type detection. Fix text in hello-world image. 2005-06-29 11:46:16 +00:00
outline.txt
queue.fig
README
sink-element.fig
src-element.fig
state-diagram.fig

Current requirements for building the docs :
--------------------------------------------

libxslt >= 1.0.6
libxml2 >= 2.4.12


These are not included with RH72.  They are in debian.  GDE has good rpms.

To build pdf's from xslt stuff, you need xmltex and (on redhat) 
passivetex.  They are not known to have been built on either redhat or 
debian yet though.

Wingo's new comments on the doc building :
------------------------------------------
* Well he should add them soon here since he overhauled it. And did a good 
  job on it too ;)

Thomas's new comments on the doc building :
-------------------------------------------
* originally the manual was written with DocBook 3.0 in mind, which 
  supported the graphic tag.  That is now deprecated, so I changed it to 
  the new mediaobject tag set.

* eps files in images/ should be generated from the makefile.  You need to 
  have fig2dev installed for that.


Wtay's original comments :
--------------------------

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.