From dc24525d098d3dbf303dcfa04cae319592107907 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Tue, 6 Mar 2012 14:41:45 +0000 Subject: more idle code documentation improvement --- clucene/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 clucene/README (limited to 'clucene') 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 -- cgit