]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
docs/manual/: Try 2. This time, include a short preface as a "general introduction...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 15 Dec 2004 17:32:49 +0000 (17:32 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 15 Dec 2004 17:32:49 +0000 (17:32 +0000)
commitd0bcc34dad1d9d47508d9668d3db48bdcc715e48
tree6b5653119b9f2718289decc8d4deddb6382c3f7a
parent5ebd92789b906e8e9f56402b0a1aa2272d77299c
docs/manual/: Try 2. This time, include a short preface as a "general introduction", also add code blocks around all ...

Original commit message from CVS:
* docs/manual/advanced-autoplugging.xml:
* docs/manual/advanced-clocks.xml:
* docs/manual/advanced-interfaces.xml:
* docs/manual/advanced-metadata.xml:
* docs/manual/advanced-position.xml:
* docs/manual/advanced-schedulers.xml:
* docs/manual/advanced-threads.xml:
* docs/manual/appendix-gnome.xml:
* docs/manual/appendix-programs.xml:
* docs/manual/appendix-quotes.xml:
* docs/manual/autoplugging.xml:
* docs/manual/basics-bins.xml:
* docs/manual/basics-data.xml:
* docs/manual/basics-elements.xml:
* docs/manual/basics-helloworld.xml:
* docs/manual/basics-init.xml:
* docs/manual/basics-pads.xml:
* docs/manual/basics-plugins.xml:
* docs/manual/bins-api.xml:
* docs/manual/bins.xml:
* docs/manual/buffers-api.xml:
* docs/manual/buffers.xml:
* docs/manual/clocks.xml:
* docs/manual/components.xml:
* docs/manual/cothreads.xml:
* docs/manual/debugging.xml:
* docs/manual/dparams-app.xml:
* docs/manual/dynamic.xml:
* docs/manual/elements-api.xml:
* docs/manual/elements.xml:
* docs/manual/factories.xml:
* docs/manual/gnome.xml:
* docs/manual/goals.xml:
* docs/manual/helloworld.xml:
* docs/manual/helloworld2.xml:
* docs/manual/highlevel-components.xml:
* docs/manual/highlevel-xml.xml:
* docs/manual/init-api.xml:
* docs/manual/intro-basics.xml:
* docs/manual/intro-motivation.xml:
* docs/manual/intro-preface.xml:
* docs/manual/intro.xml:
* docs/manual/links-api.xml:
* docs/manual/links.xml:
* docs/manual/manual.xml:
* docs/manual/motivation.xml:
* docs/manual/pads-api.xml:
* docs/manual/pads.xml:
* docs/manual/plugins-api.xml:
* docs/manual/plugins.xml:
* docs/manual/programs.xml:
* docs/manual/queues.xml:
* docs/manual/quotes.xml:
* docs/manual/schedulers.xml:
* docs/manual/states-api.xml:
* docs/manual/states.xml:
* docs/manual/threads.xml:
* docs/manual/typedetection.xml:
* docs/manual/win32.xml:
* docs/manual/xml.xml:
Try 2. This time, include a short preface as a "general
introduction", also add code blocks around all code samples
so they get compiled. We still need a way to tell readers
the filename of the code sample. In some cases, don't show
all code in the documentation, but do include it in the generated
code. This allows for focussing on specific bits in the docs,
while still having a full test application available.
* examples/manual/Makefile.am:
Fix up examples for new ADM. Add several of the new examples that
were either added or were missing from the build system.
* examples/manual/extract.pl:
Allow nameless blocks.
66 files changed:
ChangeLog
docs/manual/advanced-autoplugging.xml
docs/manual/advanced-clocks.xml
docs/manual/advanced-interfaces.xml [new file with mode: 0644]
docs/manual/advanced-metadata.xml [new file with mode: 0644]
docs/manual/advanced-position.xml [new file with mode: 0644]
docs/manual/advanced-schedulers.xml
docs/manual/advanced-threads.xml
docs/manual/appendix-gnome.xml
docs/manual/appendix-integration.xml
docs/manual/appendix-programs.xml
docs/manual/appendix-quotes.xml
docs/manual/autoplugging.xml [deleted file]
docs/manual/basics-bins.xml
docs/manual/basics-data.xml
docs/manual/basics-elements.xml
docs/manual/basics-helloworld.xml
docs/manual/basics-init.xml
docs/manual/basics-pads.xml
docs/manual/basics-plugins.xml
docs/manual/bins-api.xml [deleted file]
docs/manual/bins.xml [deleted file]
docs/manual/buffers-api.xml [deleted file]
docs/manual/buffers.xml [deleted file]
docs/manual/clocks.xml [deleted file]
docs/manual/components.xml [deleted file]
docs/manual/cothreads.xml [deleted file]
docs/manual/debugging.xml [deleted file]
docs/manual/dparams-app.xml [deleted file]
docs/manual/dynamic.xml [deleted file]
docs/manual/elements-api.xml [deleted file]
docs/manual/elements.xml [deleted file]
docs/manual/factories.xml [deleted file]
docs/manual/gnome.xml [deleted file]
docs/manual/goals.xml [deleted file]
docs/manual/helloworld.xml [deleted file]
docs/manual/helloworld2.xml [deleted file]
docs/manual/highlevel-components.xml
docs/manual/highlevel-xml.xml
docs/manual/init-api.xml [deleted file]
docs/manual/intro-basics.xml [new file with mode: 0644]
docs/manual/intro-motivation.xml
docs/manual/intro-preface.xml
docs/manual/intro.xml [deleted file]
docs/manual/links-api.xml [deleted file]
docs/manual/links.xml [deleted file]
docs/manual/manual.xml
docs/manual/motivation.xml [deleted file]
docs/manual/pads-api.xml [deleted file]
docs/manual/pads.xml [deleted file]
docs/manual/plugins-api.xml [deleted file]
docs/manual/plugins.xml [deleted file]
docs/manual/programs.xml [deleted file]
docs/manual/queues.xml [deleted file]
docs/manual/quotes.xml [deleted file]
docs/manual/schedulers.xml [deleted file]
docs/manual/states-api.xml [deleted file]
docs/manual/states.xml [deleted file]
docs/manual/threads.xml [deleted file]
docs/manual/typedetection.xml [deleted file]
docs/manual/win32.xml [deleted file]
docs/manual/xml.xml [deleted file]
examples/manual/Makefile.am
examples/manual/extract.pl
tests/old/examples/manual/Makefile.am
tests/old/examples/manual/extract.pl