diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-09-08 23:18:55 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-09-08 23:18:55 +0000 |
commit | bba6ac4b74ea44b0d39b1f8b6643105e859c8bb7 (patch) | |
tree | 996a1a12bd7859928f735afc98ac425902463603 /docs/url.entities | |
parent | 00ec0495e18dc7c498e861cd2d4abdb8213c51e0 (diff) |
docs/: restructure so that common stuff is shown first
Original commit message from CVS:
* docs/Makefile.am:
* docs/manual/elements-api.xml:
restructure so that common stuff is shown first
* docs/manual/init-api.xml:
convert to examples
* docs/manual/manual.xml:
* docs/manuals.mak:
* docs/url.entities:
link to API on the website, possibly override later in build
* examples/manual/.cvsignore:
ignore more
* examples/manual/Makefile.am:
add more examples
* examples/manual/extract.pl:
error out on failure
Diffstat (limited to 'docs/url.entities')
-rw-r--r-- | docs/url.entities | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/url.entities b/docs/url.entities new file mode 100644 index 000000000..9bfb50e9e --- /dev/null +++ b/docs/url.entities @@ -0,0 +1,3 @@ +<!-- These entities could be overridden for installed docs --> +<!ENTITY URLAPI "http://gstreamer.freedesktop.org/data/doc/gstreamer/stable/gstreamer/html/"> + |