From f9c8617af469cdfa8ab990316040f09c1518ce02 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Mon, 17 Jan 2011 06:00:16 +0000 Subject: [PATCH] MINOR Documentation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7115a58..9e6daa1 100755 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ For more documentation on how to use the module please read /docs/Writing-Docume **Note** This module assumes you are using numeric values for your versions. +## Search ## + +Search needs to be indexed manually with `dev/tasks/RebuildLuceneDocsIndex`. + ## Syntax Highlighting ## The custom Markdown parser can render custom prefixes for code blocks,