[latex3-commits] [latex3/latex3] main: Move debug function doc to internal (see #1222) (1e30a0c28)
github at latex-project.org
github at latex-project.org
Sun May 28 08:33:11 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/1e30a0c2801bf892dd4af1b326cd8d1d82ffac38
>---------------------------------------------------------------
commit 1e30a0c2801bf892dd4af1b326cd8d1d82ffac38
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun May 28 07:32:51 2023 +0100
Move debug function doc to internal (see #1222)
>---------------------------------------------------------------
1e30a0c2801bf892dd4af1b326cd8d1d82ffac38
l3kernel/l3debug.dtx | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/l3kernel/l3debug.dtx b/l3kernel/l3debug.dtx
index 11945afe9..032fcce4f 100644
--- a/l3kernel/l3debug.dtx
+++ b/l3kernel/l3debug.dtx
@@ -49,6 +49,12 @@
%
% \begin{documentation}
%
+% \end{documentation}
+%
+% \begin{implementation}
+%
+% \section{\pkg{l3debug} implementation}
+%
% \begin{function}{\__kernel_chk_var_local:N, \__kernel_chk_var_global:N}
% \begin{syntax}
% \cs{__kernel_chk_var_local:N} \meta{var}
@@ -112,12 +118,6 @@
% This function is only created if debugging is enabled.
% \end{function}
%
-% \end{documentation}
-%
-% \begin{implementation}
-%
-% \section{\pkg{l3debug} implementation}
-%
% \begin{macrocode}
%<*package>
% \end{macrocode}
More information about the latex3-commits
mailing list.