summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2013-04-24 19:43:00 +0100
committerNeil Roberts <neil@linux.intel.com>2013-04-25 23:50:11 +0100
commit5acdf8db47311893a9cf9ea04a66a287b657b8b0 (patch)
tree5748dab5450a70f9c6b6bfe4bfd156baf0a9badd /.gitignore
parent53ae6d39efa113e28f5d1177ccb8613ddf28ee43 (diff)
downloadcogl-5acdf8db47311893a9cf9ea04a66a287b657b8b0.tar.gz
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1891acf7..9658d810 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,19 @@ depcomp
/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