diff options
-rw-r--r-- | doc/L3-FormatStrings.texi | 3 | ||||
-rw-r--r-- | doc/L3-Python.texi | 3 | ||||
-rw-r--r-- | doc/L3-Queries.texi | 3 | ||||
-rw-r--r-- | doc/L3-Reporting.texi | 3 | ||||
-rw-r--r-- | doc/L3-ValueExpressions.texi | 3 |
5 files changed, 15 insertions, 0 deletions
diff --git a/doc/L3-FormatStrings.texi b/doc/L3-FormatStrings.texi new file mode 100644 index 00000000..c7fff08c --- /dev/null +++ b/doc/L3-FormatStrings.texi @@ -0,0 +1,3 @@ +@c -*-texinfo-*- + +@chapter Format Strings diff --git a/doc/L3-Python.texi b/doc/L3-Python.texi new file mode 100644 index 00000000..ebb4d530 --- /dev/null +++ b/doc/L3-Python.texi @@ -0,0 +1,3 @@ +@c -*-texinfo-*- + +@chapter Extending with Python diff --git a/doc/L3-Queries.texi b/doc/L3-Queries.texi new file mode 100644 index 00000000..ef45d948 --- /dev/null +++ b/doc/L3-Queries.texi @@ -0,0 +1,3 @@ +@c -*-texinfo-*- + +@chapter Report Queries diff --git a/doc/L3-Reporting.texi b/doc/L3-Reporting.texi new file mode 100644 index 00000000..7fea2fef --- /dev/null +++ b/doc/L3-Reporting.texi @@ -0,0 +1,3 @@ +@c -*-texinfo-*- + +@chapter Basic Reporting Commands diff --git a/doc/L3-ValueExpressions.texi b/doc/L3-ValueExpressions.texi new file mode 100644 index 00000000..02d00e6a --- /dev/null +++ b/doc/L3-ValueExpressions.texi @@ -0,0 +1,3 @@ +@c -*-texinfo-*- + +@chapter Value Expression |