[glib] docs: Remove some unneeded template files



commit ad1f882a1c8b4a20daba877d3504280e512b104e
Author: Javier Jardón <javier jardon codethink co uk>
Date:   Tue Feb 1 13:15:55 2011 +0000

    docs: Remove some unneeded template files
    
    async_queues, atomic_operations and bookmarkfile are already ported
    to inline comments

 docs/reference/glib/tmpl/.gitignore             |    3 +
 docs/reference/glib/tmpl/async_queues.sgml      |  195 ---------
 docs/reference/glib/tmpl/atomic_operations.sgml |  116 ------
 docs/reference/glib/tmpl/bookmarkfile.sgml      |  480 -----------------------
 4 files changed, 3 insertions(+), 791 deletions(-)
---
diff --git a/docs/reference/glib/tmpl/.gitignore b/docs/reference/glib/tmpl/.gitignore
index 8ad3a7d..18d7e4c 100644
--- a/docs/reference/glib/tmpl/.gitignore
+++ b/docs/reference/glib/tmpl/.gitignore
@@ -2,7 +2,10 @@ allocators.sgml
 arrays.sgml
 arrays_byte.sgml
 arrays_pointer.sgml
+async_queues.sgml
+atomic_operations.sgml
 base64.sgml
+bookmarkfile.sgml
 caches.sgml
 checksum.sgml
 completion.sgml



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]