summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3kernel/l3doc.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/l3kernel/l3doc.dtx')
-rw-r--r--macros/latex/contrib/l3kernel/l3doc.dtx27
1 files changed, 20 insertions, 7 deletions
diff --git a/macros/latex/contrib/l3kernel/l3doc.dtx b/macros/latex/contrib/l3kernel/l3doc.dtx
index bd63683b35..fc0eed68da 100644
--- a/macros/latex/contrib/l3kernel/l3doc.dtx
+++ b/macros/latex/contrib/l3kernel/l3doc.dtx
@@ -61,9 +61,9 @@ and all files in that bundle must be distributed together.
%</driver|class>
%
%<*driver>
-\ProvidesFile{l3doc.dtx}[2022/01/12 L3 Experimental documentation class]
+\ProvidesFile{l3doc.dtx}[2022/01/28 L3 Experimental documentation class]
\documentclass{l3doc}
-\usepackage{framed,lipsum}
+\usepackage{framed}
\begin{document}
\DocInput{l3doc.dtx}
\end{document}
@@ -77,9 +77,15 @@ and all files in that bundle must be distributed together.
%</class>
% \fi
%
-% \title{The \cls{l3doc} class}
+% \title{The \cls{l3doc} class -- experimental\thanks{%
+% On popular request we now distribute the document for this
+% experimental class. However, please note that it is by no means
+% in final state and is \emph{likely} to undergo modifications,
+% even \emph{incompatible ones}! Thus, using it might therefore
+% require you to do updates, if the class changes.}}
+%
% \author{\Team}
-% \date{Released 2022-01-21}
+% \date{Released 2022-02-05}
% \maketitle
% \tableofcontents
%
@@ -88,15 +94,22 @@ and all files in that bundle must be distributed together.
%
% \section{Introduction}
%
+% Code and documentation for this class have been written prior to the
+% change of \pkg{doc} from version 2 to version 3, which already shows
+% how far behind this class currently is. So take the following
+% warning seriously please:
+%
+% \begin{quote}
+% \textbf{It is much less stable than the main \pkg{expl3} packages.\\
+% Use at own risk!}
+% \end{quote}
+%
% This is an ad-hoc class for documenting the \pkg{expl3} bundle, a
% collection of modules or packages that make up \LaTeX3's programming
% environment. Eventually it will replace the \cls{ltxdoc} class for
% \LaTeX3, but not before the good ideas in \pkg{hypdoc}, \cls{xdoc2},
% \pkg{docmfp}, and \cls{gmdoc} are incorporated.
%
-% \textbf{It is much less stable than the main \pkg{expl3} packages.
-% Use at own risk!}
-%
% It is written as a \enquote{self-contained} docstrip file: executing
% |latex l3doc.dtx| generates the \file{l3doc.cls} file and typesets
% this documentation; execute |tex l3doc.dtx| to only generate