[gtk/redo-doc-images: 6/8] Remove the old doc shooter infrastructure




commit 8ee6203e2cd248e267bd9bd901996491bfb9df9e
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Apr 18 14:31:31 2022 -0400

    Remove the old doc shooter infrastructure
    
    This is no longer used.

 docs/tools/README.shooter        |   13 -
 docs/tools/folder.png            |  Bin 1270 -> 0 bytes
 docs/tools/gnome.png             |  Bin 1210 -> 0 bytes
 docs/tools/gtk-logo.png          |  Bin 4736 -> 0 bytes
 docs/tools/meson.build           |   17 -
 docs/tools/shadow.c              |  152 ---
 docs/tools/shadow.h              |    8 -
 docs/tools/shooter.c             |  199 ----
 docs/tools/shooter.gresource.xml |    5 -
 docs/tools/shortcuts-boxes.ui    |  120 --
 docs/tools/widgets.c             | 2221 --------------------------------------
 docs/tools/widgets.h             |   29 -
 meson.build                      |    1 -
 13 files changed, 2765 deletions(-)
---
diff --git a/meson.build b/meson.build
index 8076d3eb41..6c28a62683 100644
--- a/meson.build
+++ b/meson.build
@@ -894,7 +894,6 @@ endif
 subdir('po')
 subdir('po-properties')
 
-subdir('docs/tools')
 subdir('docs/reference')
 
 if not meson.is_cross_build()


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