diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-07-19 17:25:20 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-07-19 17:25:20 +0000 |
commit | 6d94bb719cb7c6cf129e652636131fe68a737c35 (patch) | |
tree | 51850d82e28ef34d3b4017d95948612b2e2d5aa9 /Master/texmf/texdoc | |
parent | b470419221478499beceb5b0a9934e3bf1b42271 (diff) |
Texdoc update.
git-svn-id: svn://tug.org/texlive/trunk@19530 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/texdoc')
-rw-r--r-- | Master/texmf/texdoc/texdoc.cnf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf/texdoc/texdoc.cnf b/Master/texmf/texdoc/texdoc.cnf index bacbebd3287..a5fbc3511cc 100644 --- a/Master/texmf/texdoc/texdoc.cnf +++ b/Master/texmf/texdoc/texdoc.cnf @@ -77,6 +77,9 @@ # basename_list = readme # badbasename_list = readme +## Known suffixes for documentation +suffix_list = doc, -doc, _doc, .doc, /doc, manual, /manual, -manual, userguide, /user_guide, -guide, -user, -man, notes + ### Score ### # Only results with positive scores are displayed (unless mode is 'showall'). |