diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index ec59bf2c..bec7b81f 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -400,9 +400,17 @@ variable. Example: indexedmimetypes = text/html application/pdf - There is no GUI way to do this, because this option runs a - bit contrary to &RCL; main goal which is to help you find - information, independantly of how it may be stored. + It is possible to redefine this parameter for + subdirectories. Example: +[/path/to/my/dir] +indexedmimetypes = application/pdf + + (When using sections like this, don't forget that they remain + in effect until the end of the file or another section + indicator). + There is no GUI way to edit the parameter, because this + option runs contrary to &RCL; main goal which is to help you + find information, independantly of how it may be stored. @@ -4883,7 +4891,7 @@ skippedPaths = ~/somedir/*.txt knows how to read. This list lets you restrict the indexed mime types to what you specify. If the variable is unspecified or the list empty (the default), all supported - types are processed. + types are processed. Can be redefined for subdirectories.