[texdoc-commits] [SCM] texdoc updated: r23 - trunk
karl at gnu.org.ua
karl at gnu.org.ua
Sat Nov 18 00:47:22 CET 2017
Author: karl
Date: 2017-11-18 01:47:22 +0200 (Sat, 18 Nov 2017)
New Revision: 23
Modified:
trunk/texdoc.cnf
Log:
downscore /images/ (for gridslides) and /demo[s]/ too (why not).
tex-live mail from Rolf Niepraschk, 12 Nov 2017 12:26:40.
Modified: trunk/texdoc.cnf
===================================================================
--- trunk/texdoc.cnf 2017-11-17 06:23:50 UTC (rev 22)
+++ trunk/texdoc.cnf 2017-11-17 23:47:22 UTC (rev 23)
@@ -1,7 +1,7 @@
-# texdoc.cnf
+# original texdoc.cnf -- default runtime configuration for texdoc.
+# Public domain.
#
# DO NOT edit this file!
-#
# For your personal settings, run 'texdoc -f' and use the file indicated by a
# star; you may need to create it. DO NOT copy the present file, please
# create a new one (you may want to copy/paste/edit portions of the present
@@ -126,13 +126,16 @@
adjscore /tex-virtual-academy-pl/ = -50
# test and example files are not likely the best documentation
-adjscore test = -3
-adjscore tests = -3
adjscore example = -3
adjscore examples = -3
adjscore sample = -3
adjscore samples = -3
-adjscore /images/ = -3
+adjscore test = -3
+adjscore tests = -3
+adjscore /demo/ = -3
+adjscore /demos/ = -3
+adjscore /figures/ = -3
+adjscore /images/ = -3
# readme's usually get a negative score because they have a bad extension,
# but they're still slightly better than other results with negative scores
More information about the texdoc-commits
mailing list