diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-03-06 14:41:45 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-03-06 14:41:45 +0000 |
commit | dc24525d098d3dbf303dcfa04cae319592107907 (patch) | |
tree | eb1a27b8270765b2d294c34fdffead5a9ff78058 /clucene | |
parent | 033d98557e182330d8daa148fff705be0447471c (diff) |
more idle code documentation improvement
Diffstat (limited to 'clucene')
-rw-r--r-- | clucene/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/clucene/README b/clucene/README new file mode 100644 index 000000000000..458762a6dfe0 --- /dev/null +++ b/clucene/README @@ -0,0 +1,4 @@ +External package containing clucene. + +This is used to index our downloadable help packages, and allow them +to be searched efficiently at run-time.
\ No newline at end of file |