[latex3-commits] [git/l3build] sourcefiledir: add sourcefiledir to documentation (ff03a83)
Will Robertson
will at wspr.io
Tue Nov 28 14:16:53 CET 2017
Repository : https://github.com/latex3/l3build
On branch : sourcefiledir
Link : https://github.com/latex3/l3build/commit/ff03a83d7998cfda23c827797ced231fa8ec08a7
>---------------------------------------------------------------
commit ff03a83d7998cfda23c827797ced231fa8ec08a7
Author: Will Robertson <will at wspr.io>
Date: Tue Nov 28 23:46:53 2017 +1030
add sourcefiledir to documentation
I think we need to be a little more thorough about documenting a lot of these variables. Not for this branch though!
>---------------------------------------------------------------
ff03a83d7998cfda23c827797ced231fa8ec08a7
l3build.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3build.dtx b/l3build.dtx
index fa854c4..44128ca 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -58,7 +58,8 @@
\luavarset{exclmodules}{\{~\}}{Directories to be excluded from automatic module detection}
\luavarseparator
\luavarset{maindir} {"."}{The top level directory for this module or bundle.}
-\luavarset{docfiledir} {maindir}{Where to look for files for the documentation tree.}
+\luavarset{sourcefiledir}{maindir}{Where to look for the source files.}
+\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