summaryrefslogtreecommitdiff
path: root/doc/aplwc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aplwc.texi')
-rw-r--r--doc/aplwc.texi85
1 files changed, 85 insertions, 0 deletions
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