From c866dbd82124392f965779b74125308c1aa96e12 Mon Sep 17 00:00:00 2001 From: Craig Earls Date: Wed, 28 Sep 2011 09:22:59 -0700 Subject: [PATCH] added chapter files for Queries, Reporting, Format Strings, Python Extensions, and Value Expressions --- doc/L3-FormatStrings.texi | 3 +++ doc/L3-Python.texi | 3 +++ doc/L3-Queries.texi | 3 +++ doc/L3-Reporting.texi | 3 +++ doc/L3-ValueExpressions.texi | 3 +++ 5 files changed, 15 insertions(+) create mode 100644 doc/L3-FormatStrings.texi create mode 100644 doc/L3-Python.texi create mode 100644 doc/L3-Queries.texi create mode 100644 doc/L3-Reporting.texi create mode 100644 doc/L3-ValueExpressions.texi 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