diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2012-06-23 20:09:19 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@googlemail.com> | 2012-06-23 20:09:19 +0200 |
commit | ac2ad45270b09b29930273578ebf35a4913aae9e (patch) | |
tree | 9ff48fbc150919dfca5b7f9d2fe6bfa19598fbfb /.gitignore | |
parent | 163a9c94243e21e69f5edcc2729d326dfa5acdcb (diff) |
build: add gtk-doc
This adds gtk-doc documentation builds to kmscon. All documentation is
build in a central place due to gtk-doc restrictions.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -25,3 +25,10 @@ stamp-* genshader src/output_shaders.c src/genshader.c +docs/reference/*.txt +docs/reference/*.bak +docs/reference/kmscon.????* +docs/reference/*.stamp +docs/reference/version.xml +docs/reference/*/ +gtk-doc.make |