[latex3-commits] [git/l3build] master: Reorder some lines [ci skip] (c0a7810)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Nov 29 16:10:30 CET 2017


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/c0a78100f89096b7b3db9a983f2da29bb567a8a1

>---------------------------------------------------------------

commit c0a78100f89096b7b3db9a983f2da29bb567a8a1
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Nov 29 15:10:09 2017 +0000

    Reorder some lines [ci skip]


>---------------------------------------------------------------

c0a78100f89096b7b3db9a983f2da29bb567a8a1
 l3build.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build.dtx b/l3build.dtx
index d894295..de05f28 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -58,6 +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{docfiledir}  {maindir}{Where to look for the |typesetfiles| and |typesetsourcefiles|.}
 \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.}
@@ -88,7 +89,6 @@
 \luavarset{textfiles}         {\{"*.md", "*.txt"\}}{Plain text files to send to CTAN as-is.}
 \luavarset{typesetdemofiles}  {\{~\}}       {Files to typeset before the documentation (as demos), but where the PDF results are not included in the release.}
 \luavarset{typesetfiles}      {\{"*.dtx"\}} {Files to typeset for documentation.}
-\luavarset{docfiledir}        {maindir}{Where to look for the |typesetfiles| and |typesetsourcefiles|.}
 \luavarset{typesetsuppfiles}  {\{~\}}       {Files needed to support typesetting when \enquote{sandboxed}.}
 \luavarset{typesetsourcefiles}{\{~\}}       {Files to copy to unpacking when typesetting.}
 \luavarset{unpackfiles}       {\{"*.ins"\}} {Files to run to perform unpacking.}





More information about the latex3-commits mailing list