From 2ef89b97e02ef0658fff89b926ac2cd15a6ef8a9 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Sun, 15 Oct 2017 22:18:02 +0200 Subject: Release 0.0.5 - Add extensive generation customization system - Generate documentation for function pointers as parameters --- images/bool.gif | Bin 157592 -> 116488 bytes images/ctor.gif | Bin 129577 -> 47691 bytes images/declaration.gif | Bin 181425 -> 227190 bytes images/definition.gif | Bin 103955 -> 0 bytes images/function_ptr.gif | Bin 0 -> 87690 bytes images/icon.png | Bin 21299 -> 0 bytes images/keywords.gif | Bin 0 -> 49550 bytes images/method.gif | Bin 270240 -> 223172 bytes images/options.gif | Bin 0 -> 120815 bytes images/opts-xml.gif | Bin 0 -> 211126 bytes images/param_simple.gif | Bin 156452 -> 94929 bytes images/void.gif | Bin 271668 -> 0 bytes 12 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 images/definition.gif create mode 100644 images/function_ptr.gif delete mode 100644 images/icon.png create mode 100644 images/keywords.gif create mode 100644 images/options.gif create mode 100644 images/opts-xml.gif delete mode 100644 images/void.gif (limited to 'images') diff --git a/images/bool.gif b/images/bool.gif index 670b07f..740f216 100644 Binary files a/images/bool.gif and b/images/bool.gif differ diff --git a/images/ctor.gif b/images/ctor.gif index 3395188..d8c3477 100644 Binary files a/images/ctor.gif and b/images/ctor.gif differ diff --git a/images/declaration.gif b/images/declaration.gif index 2ed2aad..b201805 100644 Binary files a/images/declaration.gif and b/images/declaration.gif differ diff --git a/images/definition.gif b/images/definition.gif deleted file mode 100644 index ced18ae..0000000 Binary files a/images/definition.gif and /dev/null differ diff --git a/images/function_ptr.gif b/images/function_ptr.gif new file mode 100644 index 0000000..3370078 Binary files /dev/null and b/images/function_ptr.gif differ diff --git a/images/icon.png b/images/icon.png deleted file mode 100644 index 2e0b16c..0000000 Binary files a/images/icon.png and /dev/null differ diff --git a/images/keywords.gif b/images/keywords.gif new file mode 100644 index 0000000..0a459d8 Binary files /dev/null and b/images/keywords.gif differ diff --git a/images/method.gif b/images/method.gif index df25d93..02fe0ac 100644 Binary files a/images/method.gif and b/images/method.gif differ diff --git a/images/options.gif b/images/options.gif new file mode 100644 index 0000000..6f72fb8 Binary files /dev/null and b/images/options.gif differ diff --git a/images/opts-xml.gif b/images/opts-xml.gif new file mode 100644 index 0000000..99be0d9 Binary files /dev/null and b/images/opts-xml.gif differ diff --git a/images/param_simple.gif b/images/param_simple.gif index ed6e2d4..79f4dfb 100644 Binary files a/images/param_simple.gif and b/images/param_simple.gif differ diff --git a/images/void.gif b/images/void.gif deleted file mode 100644 index f5dce48..0000000 Binary files a/images/void.gif and /dev/null differ -- cgit v1.2.3