From 224eb510d6fd6854e4f02a17bc5cf8acc9382596 Mon Sep 17 00:00:00 2001 From: Fabien Benetou Date: Sat, 23 Jul 2011 14:57:31 +0200 Subject: [PATCH] leveraging tags and includes --- shell_scripts/pmwiki_recipes_info_listing | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shell_scripts/pmwiki_recipes_info_listing b/shell_scripts/pmwiki_recipes_info_listing index 90e2321..2599cae 100755 --- a/shell_scripts/pmwiki_recipes_info_listing +++ b/shell_scripts/pmwiki_recipes_info_listing @@ -7,6 +7,8 @@ # or manually pmwiki_recipes_info_listing | xclip # # TODO +# looking for the classical tags e.g. TODO, XXX +# generate links out of includes of other recipes # clean trailing comments # s/#.*$// or s/\/\/.*$// # add a hook (locally and/or remotely) to generate this after each commit