summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-02-08 11:17:22 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-02-08 11:18:15 +0000
commit1f63bd653cad40ec1d6aa111cc66959a93d120ce (patch)
tree3904dd69d0c84588194d0accdfd89c5a0c9d512d /bin
parent849a2471bd649b252648fa4e43be91dab4d9bdc5 (diff)
Add and expand more readme files for module documentation
Diffstat (limited to 'bin')
-rw-r--r--bin/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/README b/bin/README
new file mode 100644
index 000000000000..72dbdcd4bcac
--- /dev/null
+++ b/bin/README
@@ -0,0 +1,9 @@
+Tools and scripts used during the build
+
+This direction has a number of key pieces that are used during the
+build, or are simply generally useful. One example is
+
+bin/find-german-comments <directory>
+
+which will try to detect and extract all the German comments in a
+given source code hireachy / directory. \ No newline at end of file