doc: fix version header in 1.11 docs
[ci skip]
This commit is contained in:
parent
e6556e4760
commit
beec183a4b
@ -1,6 +1,6 @@
|
|||||||
# csv format
|
# csv format
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
\$toc\$
|
\$toc\$
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# hledger-api
|
# hledger-api
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
\$toc\$
|
\$toc\$
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# hledger-ui
|
# hledger-ui
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
\$toc\$
|
\$toc\$
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# hledger-web
|
# hledger-web
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
\$toc\$
|
\$toc\$
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# hledger
|
# hledger
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
\$toc\$
|
\$toc\$
|
||||||
|
|
||||||
|
|||||||
BIN
site/doc/1.11/images/.DS_Store
vendored
BIN
site/doc/1.11/images/.DS_Store
vendored
Binary file not shown.
BIN
site/doc/1.11/images/hledger-web/.DS_Store
vendored
BIN
site/doc/1.11/images/hledger-web/.DS_Store
vendored
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
# journal format
|
# journal format
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
\$toc\$
|
\$toc\$
|
||||||
|
|
||||||
@ -234,9 +234,9 @@ toggle transaction status with C-c C-e, or posting status with C-c C-c.
|
|||||||
What "uncleared", "pending", and "cleared" actually mean is up to you.
|
What "uncleared", "pending", and "cleared" actually mean is up to you.
|
||||||
Here's one suggestion:
|
Here's one suggestion:
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
status meaning
|
status meaning
|
||||||
----------- -------------------------------------------------------------
|
----------- ------------------------------------------------------------
|
||||||
uncleared recorded but not yet reconciled; needs review
|
uncleared recorded but not yet reconciled; needs review
|
||||||
|
|
||||||
pending tentatively reconciled (if needed, eg during a big
|
pending tentatively reconciled (if needed, eg during a big
|
||||||
@ -244,7 +244,7 @@ Here's one suggestion:
|
|||||||
|
|
||||||
cleared complete, reconciled as far as possible, and considered
|
cleared complete, reconciled as far as possible, and considered
|
||||||
correct
|
correct
|
||||||
-------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
With this scheme, you would use `-PC` to see the current balance at your
|
With this scheme, you would use `-PC` to see the current balance at your
|
||||||
bank, `-U` to see things which will probably hit your bank soon (like
|
bank, `-U` to see things which will probably hit your bank soon (like
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## hledger
|
## hledger
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
### NAME
|
### NAME
|
||||||
|
|
||||||
@ -2435,7 +2435,7 @@ accepts `fr_FR.UTF8`, mac osx requires exactly `fr_FR.UTF-8`).
|
|||||||
|
|
||||||
## hledger-ui
|
## hledger-ui
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
### NAME
|
### NAME
|
||||||
|
|
||||||
@ -2847,7 +2847,7 @@ program is restarted.
|
|||||||
|
|
||||||
## hledger-web
|
## hledger-web
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
### NAME
|
### NAME
|
||||||
|
|
||||||
@ -3100,7 +3100,7 @@ Does not work well on small screens.
|
|||||||
|
|
||||||
## hledger-api
|
## hledger-api
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
### NAME
|
### NAME
|
||||||
|
|
||||||
@ -3202,7 +3202,7 @@ awkward.
|
|||||||
|
|
||||||
## journal format
|
## journal format
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
### NAME
|
### NAME
|
||||||
|
|
||||||
@ -4515,7 +4515,7 @@ https://twitter.com/LedgerTips/status/501767602067472384
|
|||||||
|
|
||||||
## csv format
|
## csv format
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
### NAME
|
### NAME
|
||||||
|
|
||||||
@ -4789,7 +4789,7 @@ rules file will be used for all the CSV files being read.
|
|||||||
|
|
||||||
## timeclock format
|
## timeclock format
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
### NAME
|
### NAME
|
||||||
|
|
||||||
@ -4858,7 +4858,7 @@ To generate time logs, ie to clock in and clock out, you could:
|
|||||||
|
|
||||||
## timedot format
|
## timedot format
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
### NAME
|
### NAME
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# timeclock format
|
# timeclock format
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
\$toc\$
|
\$toc\$
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# timedot format
|
# timedot format
|
||||||
|
|
||||||
This doc is for version **1.10.99** (dev). []{.docversions}
|
This doc is for version **1.11** (dev). []{.docversions}
|
||||||
|
|
||||||
\$toc\$
|
\$toc\$
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user