From a809bc0f49ee4c6e777f39d1f80ee57862a0fcab Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Wed, 1 Apr 2026 22:24:22 +0200 Subject: Initial import of the code into git --- doc/aplwc.texi | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 doc/aplwc.texi (limited to 'doc/aplwc.texi') diff --git a/doc/aplwc.texi b/doc/aplwc.texi new file mode 100644 index 0000000..8734d87 --- /dev/null +++ b/doc/aplwc.texi @@ -0,0 +1,85 @@ +\input texinfo +@setfilename aplwc.info +@include version.texi +@settitle @command{aplwc} @value{VERSION} +@setchapternewpage odd + +@copying +This manual is for @command{aplwc} (version @value{VERSION}, @value{UPDATED}). + +Copyright @copyright{} 2026 Peter Mikkelsen. + +@quotation +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 +or any later version published by the Free Software Foundation; +with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. +A copy of the license is included in the section entitled "GNU +Free Documentation License". +@end quotation +@end copying + +@dircategory Software development +@direntry +* Aplwc: (aplwc). A Programming Language With Constraints +@end direntry + +@titlepage +@title @command{aplwc}: A Programming Language With Constraints +@subtitle @value{VERSION}, @value{UPDATED} +@author Peter Mikkelsen +@end titlepage + +@node Top +@top @command{aplwc}: A Programming Language With Constraints +@insertcopying + +This document describes @command{aplwc}. + +@menu +* Introduction:: +* Tutorial:: +* @command{aplwc} invocation:: + +Appendices + +* Changes since previous release:: +* GNU Free Documentation License:: + +@detailmenu + +Introduction + +* Contents:: What this document contains + +@end detailmenu +@end menu + +@node Introduction +@chapter Introduction + +Intro chapter + +@node Contents +@section What this document contains + +@node Tutorial +@chapter Tutorial + +Tutorial goes here + +@node @command{aplwc} invocation +@chapter @command{aplwc} invocation + +just run it + +@node Changes since previous release +@chapter Changes since previous release + +@node GNU Free Documentation License +@appendix GNU Free Documentation License +@include fdl.texi + +@summarycontents +@contents +@bye -- cgit v1.2.3