Steve Purcell
f95ebd1dab
Merge pull request #266 from merriam/master
...
Glossary updates...
2014-03-30 20:07:20 +01:00
Charles Merriam
ace991eb02
Word wrap; alphabetical order.
...
trivial changes.
2014-03-30 11:26:43 -07:00
Charles Merriam
06ffa551af
More Glossary Terms
...
Added Command Directive and Journal File. Word wrap touched a couple
of entries.
2014-03-30 11:22:40 -07:00
Craig Earls
5c6efb1c17
Merge pull request #265 from merriam/master
...
Add more terms to glossary
2014-03-29 20:27:05 -07:00
Charles Merriam
42e6f8b232
Add more terms to glossary
...
Cleared up meaning of ‘posting’. Added a few Ledger specific items.
2014-03-29 18:51:44 -07:00
Craig Earls
a3ba670458
Merge pull request #264 from merriam/master
...
Added Glossary
Nice. Would it be worth it to add this to the documentation?
2014-03-28 11:58:43 -07:00
John Wiegley
3c51df125d
Fix a compiler warning
2014-03-28 13:51:00 -05:00
Charles Merriam
1f05abb52a
Added Glossary
...
Wrote a first pass at a glossary, adding only accounting terms to
start.
2014-03-28 11:21:39 -07:00
Craig Earls
c2f52c1d52
Merge pull request #262 from merriam/master
...
A pair of small documentation changes...
2014-03-27 18:22:50 -07:00
Charles Merriam
71535a4c07
Small typos..
2014-03-27 17:53:44 -07:00
Charles Merriam
5e51b98f8b
Remove doc/README
...
Remove obsolete and incorrect README file. Correct information in
README.md, one directory up.
2014-03-27 17:50:15 -07:00
Charles Merriam
e591326dc6
Update README.md; more introduction and documentation link
...
Updated the introduction with the little information that was unique to doc/README. Also added a link to the documentation page.
2014-03-27 17:41:36 -07:00
John Wiegley
7903abe0c2
Merge pull request #263 from afh/pull/301-version
...
Bump ledger version components in cmake
2014-03-27 02:53:01 -05:00
Alexis Hildebrandt
811b032520
Bump ledger version components in cmake
2014-03-27 08:49:29 +01:00
Charles Merriam
c9a6ad9b48
Update README.md; add google group link.
...
Mention that ./acprep is a Python script for installing dependencies.
2014-03-26 22:46:20 -07:00
Charles Merriam
737d776b40
Update README to reference README.md
...
This older doc/README file is pure text and provides incomplete information compared to the root's README.md markdown file. I copied over some introductory verbiage and added cross references to that file.
2014-03-26 22:36:17 -07:00
John Wiegley
b9078dc93f
Merge pull request #258 from kain88-de/fix-readme
...
remove version name for boost in aptitude command
2014-03-25 15:14:33 -05:00
Max Linke
ae2a4d0368
remove version name for boost in aptitude command
...
Always point to the most current boost libraries available for debian
and it's derivatives
2014-03-25 20:55:02 +01:00
Craig Earls
6196d99ed9
Merge pull request #260 from jamielinux/manpage
...
Fix man page typo
2014-03-23 19:25:34 -07:00
Craig Earls
f822ad15f6
Merge pull request #261 from jamielinux/fsf-address
...
Update old FSF address
2014-03-23 19:25:14 -07:00
Jamie Nguyen
33ce4a76a1
Update old FSF address
2014-03-23 23:42:21 +00:00
Jamie Nguyen
8088502eef
Fix man page typo
2014-03-23 23:29:39 +00:00
Craig Earls
48bf26688c
Merge pull request #259 from vincentbernat/fix/dark-background
...
lisp: use more legible colors on dark backgrounds
Merged. I will forward any complaints your direction.
2014-03-23 07:56:08 -07:00
Vincent Bernat
cdeed89dbd
lisp: use more legible colors on dark backgrounds
...
On dark backgrounds, the color for the current transaction makes the
text quite unreadable. Let's use a darker color in this case. Maybe some
other colors could be adjusted.
2014-03-23 02:09:49 +01:00
Steve Purcell
8cc9521a9a
Merge pull request #257 from ecraven/update-docs
...
finished first proof-reading of ledger manual
2014-03-14 11:56:32 +00:00
Peter Feigl
4239c284f1
finished first proof-reading of ledger manual
2014-03-14 11:24:12 +01:00
Steve Purcell
3d466b8748
Merge pull request #256 from ecraven/update-docs
...
proof-reading the manual
2014-03-14 09:30:36 +00:00
Peter Feigl
be86d241cc
Merge remote-tracking branch 'upstream/master' into update-docs
2014-03-14 09:59:43 +01:00
Peter Feigl
fca30d93f1
proof-reading the manual
2014-03-14 09:58:40 +01:00
Craig Earls
69c7a44b3e
Merge pull request #255 from ecraven/update-docs
...
fixing typos and smaller errors in the ledger manual. Thanks for finding these. I will look at the TODOS later, but don't see a reason to delay merging the corrections.
2014-03-10 09:35:01 -07:00
Peter Feigl
c445a0ffc4
fixing typos and smaller errors in the ledger manual
2014-03-10 13:31:02 +01:00
John Wiegley
ba6a6f433a
Merge pull request #254 from afh/pull/utfcpp
...
CMake: Remove installation of third party code
2014-03-10 07:01:53 -05:00
Alexis Hildebrandt
8629f92cf8
CMake: Remove installation of third party code
2014-03-10 12:16:59 +01:00
Steve Purcell
f2ec5bdb19
Merge pull request #253 from ecraven/update-docs
...
Fixing typos in documentation
2014-03-05 14:00:48 +00:00
Peter Feigl
5d7a9b0504
Fixing typos in documentation
2014-03-05 14:49:00 +01:00
Craig Earls
c9663138dd
Merge pull request #252 from ecraven/update-docs
...
Added support for validation tests to DocTest.py (input:validate and command:validate)
2014-03-04 09:54:59 -07:00
Peter Feigl
a7034b68a1
Merge commit '4966c7f' into update-docs
2014-03-04 15:02:11 +01:00
Peter Feigl
4966c7f100
Fixing typos, adding @c input:validate to code examples
2014-03-04 15:01:23 +01:00
Peter Feigl
3e29a992e5
removing two new test cases that fail on travis. cannot reproduce failure
2014-03-04 11:12:31 +01:00
Peter Feigl
831c064c38
Added support for validation tests to DocTest.py (input:validate and
...
command:validate)
It is now possible to use @smallexample @c input:validate (and
command:validate) to specify that an example should just be read by
ledger (and checked for errors) or that a ledger command should be
executed (with default input -f sample.dat, if none is specified).
These annotations have been added into ledger3.texi where appropriate.
Running the ledger3.texi test now takes a second or two, but a lot of
the @smallexamples are now automatically tested.
2014-03-04 10:05:09 +01:00
Craig Earls
08f0735e1c
Merge pull request #251 from ecraven/update-docs
...
first changes in adding more testable examples to ledger3.texi
These look good. Could you put a brief explanation somewhere (not necessarily in ledger3.texi) on how to generate new tests? I should probably know where the command and input id numbers come from, but I don't.
2014-03-03 14:53:47 -07:00
Peter Feigl
479cdf4fe2
first changes in adding more testable examples to ledger3.texi
2014-03-03 22:36:06 +01:00
Craig Earls
37153f3acc
Merge pull request #250 from ecraven/update-manpage
...
Adding documentation of options to man-page from manual.
2014-02-27 06:26:20 -07:00
Peter Feigl
977af3d27c
Adding documentation of options to man-page from manual. Fixing a few minor typos and mistakes.
2014-02-27 10:24:38 +01:00
John Wiegley
bedae81934
Merge pull request #249 from ecraven/opt-no-aliases
...
Adding option --no-aliases to completely disable alias expansion
2014-02-26 17:27:56 -06:00
Peter Feigl
ecd5097d51
Adding option --no-aliases to completely disable alias expansion
2014-02-26 23:50:50 +01:00
John Wiegley
ee36a33a19
Merge pull request #248 from ecraven/fix-warnings
...
Fixing two GCC warnings
2014-02-26 16:26:41 -06:00
John Wiegley
eddd03ed09
Merge pull request #247 from ecraven/master
...
Adding support for recursive aliases.
2014-02-26 16:06:52 -06:00
Peter Feigl
7bcc5b7c2c
Fixing two GCC warnings
2014-02-26 12:29:57 +01:00
Peter Feigl
75b0a5d8ff
Adding option --recursive-aliases, adding documentation to man-page and manual
2014-02-26 09:29:31 +01:00