[latex3-commits] [git/l3build] revert-36-sourcefiledir: Revert "add sourcefiledir to documentation" (a0a5371)
GitHub
noreply at github.com
Tue Nov 28 20:41:40 CET 2017
Repository : https://github.com/latex3/l3build
On branch : revert-36-sourcefiledir
Link : https://github.com/latex3/l3build/commit/a0a5371b3f5d6efb23d1d603071d9da37a6d8346
>---------------------------------------------------------------
commit a0a5371b3f5d6efb23d1d603071d9da37a6d8346
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Nov 28 19:41:40 2017 +0000
Revert "add sourcefiledir to documentation"
This reverts commit 6e48dbeeb2443181bd2b6e07b6b6401182bfbdee.
>---------------------------------------------------------------
a0a5371b3f5d6efb23d1d603071d9da37a6d8346
l3build.dtx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/l3build.dtx b/l3build.dtx
index 44128ca..fa854c4 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -58,8 +58,7 @@
\luavarset{exclmodules}{\{~\}}{Directories to be excluded from automatic module detection}
\luavarseparator
\luavarset{maindir} {"."}{The top level directory for this module or bundle.}
-\luavarset{sourcefiledir}{maindir}{Where to look for the source files.}
-\luavarset{docfiledir} {maindir}{Where to look for files for the documentation tree.}
+\luavarset{docfiledir} {maindir}{Where to look for files for the documentation tree.}
\luavarset{supportdir} {maindir .. "/support"} {Where copies of files to support check/doc compilation are stored.}
\luavarset{testfiledir} {maindir .. "/testfiles"} {Where the tests are.}
\luavarset{testsuppdir} {testfiledir .. "/support"} {Where support files for the tests are.}
More information about the latex3-commits
mailing list