summaryrefslogtreecommitdiff
path: root/doc/L3-Main.texi
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2011-09-28 09:24:27 -0700
committerCraig Earls <enderw88@gmail.com>2011-09-28 09:24:27 -0700
commit64a01eac286886e484b800e1b3b5e652661aeaa3 (patch)
treee3aea576c8ba1c54798a76a4498c4de322a5b047 /doc/L3-Main.texi
parentc866dbd82124392f965779b74125308c1aa96e12 (diff)
downloadfork-ledger-64a01eac286886e484b800e1b3b5e652661aeaa3.tar.gz
fork-ledger-64a01eac286886e484b800e1b3b5e652661aeaa3.tar.bz2
fork-ledger-64a01eac286886e484b800e1b3b5e652661aeaa3.zip
added chapter files for Queries, Reporting, Format Strings, Python Extensions, and Value Expressions
Diffstat (limited to 'doc/L3-Main.texi')
-rw-r--r--doc/L3-Main.texi34
1 files changed, 11 insertions, 23 deletions
diff --git a/doc/L3-Main.texi b/doc/L3-Main.texi
index 03fd268b..7f1c91f7 100644
--- a/doc/L3-Main.texi
+++ b/doc/L3-Main.texi
@@ -69,28 +69,16 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@insertcopying
@end ifnottex
-
-@chapter Introduction
-
-@include Introduction3.texi
-
-@chapter Principles of accounting
-@include Principles3.texi
-@chapter Keeping a journal
-@include Journal3.texi
-@chapter Basic reporting commands
-
-@chapter Command-line syntax
-@include Syntax3.texi
-@chapter Journal data format
-@include JournalFormat3.texi
-
-@chapter Report queries
-
-@chapter Value expressions
-
-@chapter Format strings
-
-@chapter Extending with Python
+@c each chapter is in an idividual texi file included here
+@include L3-Introduction.texi
+@include L3-Principles.texi
+@include L3-Journal.texi
+@include L3-Reporting.texi
+@include L3-Syntax.texi
+@include L3-JournalFormat.texi
+@include L3-Reporting.texi
+@include L3-ValueExpressions.texi
+@include L3-FormatStrings.texi
+@include L3-Python.texi
@bye