diff options
author | Craig Earls <enderw88@gmail.com> | 2011-09-28 09:22:59 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2011-09-28 09:22:59 -0700 |
commit | c866dbd82124392f965779b74125308c1aa96e12 (patch) | |
tree | 855c2410f62ed837f8cff6cdc0dc41e09b567d51 /doc/L3-Python.texi | |
parent | cce00a33decfd5ceef48f6c9d65ffbe7680a8639 (diff) | |
download | fork-ledger-c866dbd82124392f965779b74125308c1aa96e12.tar.gz fork-ledger-c866dbd82124392f965779b74125308c1aa96e12.tar.bz2 fork-ledger-c866dbd82124392f965779b74125308c1aa96e12.zip |
added chapter files for Queries, Reporting, Format Strings, Python Extensions, and Value Expressions
Diffstat (limited to 'doc/L3-Python.texi')
-rw-r--r-- | doc/L3-Python.texi | 3 |
1 files changed, 3 insertions, 0 deletions
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 |