summaryrefslogtreecommitdiff
path: root/doc/aplwc.texi
blob: 8734d87679201a2de8d313a9e5f798b1e4ba3a29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
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