1
0
Fork 0
mutter-performance-source/.gitignore
Neil Roberts 5f86563c86 cogl-gst: Add some documentation
Adds documentation comments to CoglGstVideoSink and makes it generate
a separate manual to contain it.

One thing that I wasn't able to figure out with this was how to get
the documentation to have correct references to the main Cogl docs.
You can pass arguments to gtkdoc-fixxref to point to other manuals,
but presumably this needs the installed locations and when the
Cogl-Gst documentation is generated the Cogl docs may not have been
installed yet.

Reviewed-by: Robert Bragg <robert@linux.intel.com>

(cherry picked from commit 5acdf8db47311893a9cf9ea04a66a287b657b8b0)
2013-06-21 19:04:52 +01:00

121 lines
2.5 KiB
Text

ABOUT-NLS
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
*.pc
.deps
.libs
*.o
*.lo
*.la
*.gcov
*.exe
/README
stamp-enum-types
stamp-marshal
/build/autotools/*.m4
/build/win32/*.bat
!/build/autotools/acglib.m4
!/build/autotools/introspection.m4
!/build/autotools/as-glibconfig.m4
!/build/autotools/as-linguas.m4
!/build/autotools/as-compiler-flag.m4
/build/config.guess
/build/config.rpath
/build/config.sub
*.gir
*.typelib
/cogl-pango/cogl-pango.rc
/cogl/cogl.rc
/cogl/cogl-defines.h
/cogl/cogl-defines.h.win32
/cogl/cogl-defines.h.win32_SDL
/cogl/cogl-egl-defines.h
/cogl/cogl-enum-types.c
/cogl/cogl-enum-types.h
/cogl/cogl-gl-header.h
config.h
config.h.in
config.h.win32
config.log
config.lt
config.status
configure
depcomp
/deps/glib/glibconfig.h
/deps/gmodule/gmoduleconf.h
/doc/reference/cogl2/cogl2-*.txt
!/doc/reference/cogl2/cogl2-sections.txt
/doc/reference/cogl2/html
/doc/reference/cogl2/tmpl
/doc/reference/cogl2/xml
/doc/reference/cogl2/cogl2.args
/doc/reference/cogl2/cogl2.hierarchy
/doc/reference/cogl2/cogl2.interfaces
/doc/reference/cogl2/cogl2.prerequisites
/doc/reference/cogl2/cogl2.signals
/doc/reference/cogl2/cogl2-docs.xml
/doc/reference/cogl2/*.stamp
/doc/reference/cogl2/*.bak
/doc/reference/cogl-gst/cogl-gst-*.txt
!/doc/reference/cogl-gst/cogl-gst-sections.txt
/doc/reference/cogl-gst/html
/doc/reference/cogl-gst/tmpl
/doc/reference/cogl-gst/xml
/doc/reference/cogl-gst/cogl-gst.args
/doc/reference/cogl-gst/cogl-gst.hierarchy
/doc/reference/cogl-gst/cogl-gst.interfaces
/doc/reference/cogl-gst/cogl-gst.prerequisites
/doc/reference/cogl-gst/cogl-gst.signals
/doc/reference/cogl-gst/cogl-gst-docs.xml
/doc/reference/cogl-gst/*.stamp
/doc/reference/cogl-gst/*.bak
/examples/cogl-crate
/examples/cogl-gles2-context
/examples/cogl-gles2-gears
/examples/cogl-hello
/examples/cogl-info
/examples/cogl-msaa
/examples/cogl-sdl-hello
/examples/cogl-x11-foreign
/examples/cogl-x11-tfp
/examples/cogland
/examples/cogl-basic-video-player
gtk-doc.make
install-sh
libtool
ltmain.sh
missing
mkinstalldirs
stamp-h1
TAGS
/tests/tools/disable-npots.sh
/tests/conform/test-launcher.sh
/tests/interactive/wrapper.sh
/tests/conform/*.bat
/tests/conform/config.env
/tests/micro-perf/test-journal
/po/POTFILES
/po/*.gmo
/po/Makefile.in.in
/po/Makevars.template
/po/Rules-quot
/po/boldquot.sed
/po/en@boldquot.header
/po/en@quot.header
/po/insert-header.sin
/po/quot.sed
/po/remove-potcdate.sin
/po/remove-potcdate.sed
/po/stamp-po
*.swn
*.swo
*.swp
*~
*.orig
*.rej
.DS_Store
.testlogs-*