1 Building GStreamer documentation
7 To build the GStreamer documentation you need the following installed (based on Red Hat packages).
8 These packages comes from rawhide and are the ones that will be in Red Hat 7.3/8.0
13 openjade (needs to be rebuilt from SRPM for Red Hat 7.2)
44 Check http://devhelp.sourceforge.net/
45 It's a really nice development app allowing you to look up API stuff
46 from various gtk-doc'd libraries. GStreamer is one of these ;)
48 Currently we keep our devhelp files in CVS until devhelp has settled down.
50 We'll keep them in a devhelp/ directory
52 For now, I put tools to generate the devhelp files in this dir, as well as
53 the generated devhelp files. It's easier to have one person generate the
54 devhelp files once in a while than to do it in every build. Until devhelp
55 settles down or we get a clue, that is ;)