;update manuals

This commit is contained in:
Simon Michael 2020-09-29 17:32:51 -07:00
parent fd200a85af
commit 83087daa40
6 changed files with 41 additions and 41 deletions

View File

@ -1941,8 +1941,7 @@ Eg the first example above declares a goal of spending $2000 on rent
(and also, a goal of depositing $2000 into checking) every month. (and also, a goal of depositing $2000 into checking) every month.
Goals and actual performance can then be compared in budget reports. Goals and actual performance can then be compared in budget reports.
.PP .PP
For more details, see: balance: Budget report and Budgeting and See also: Budgeting and Forecasting.
Forecasting.
.PP .PP
.SS Auto postings .SS Auto postings
.PP .PP

View File

@ -1723,8 +1723,7 @@ spending $2000 on rent (and also, a goal of depositing $2000 into
checking) every month. Goals and actual performance can then be checking) every month. Goals and actual performance can then be
compared in budget reports. compared in budget reports.
For more details, see: balance: Budget report and Budgeting and See also: Budgeting and Forecasting.
Forecasting.
 
File: hledger_journal.info, Node: Auto postings, Prev: Periodic transactions, Up: Transactions File: hledger_journal.info, Node: Auto postings, Prev: Periodic transactions, Up: Transactions
@ -1973,16 +1972,16 @@ Node: Forecasting with periodic transactions61081
Ref: #forecasting-with-periodic-transactions61386 Ref: #forecasting-with-periodic-transactions61386
Node: Budgeting with periodic transactions63441 Node: Budgeting with periodic transactions63441
Ref: #budgeting-with-periodic-transactions63680 Ref: #budgeting-with-periodic-transactions63680
Node: Auto postings64129 Node: Auto postings64089
Ref: #auto-postings64269 Ref: #auto-postings64229
Node: Auto postings and multiple files66448 Node: Auto postings and multiple files66408
Ref: #auto-postings-and-multiple-files66652 Ref: #auto-postings-and-multiple-files66612
Node: Auto postings and dates66861 Node: Auto postings and dates66821
Ref: #auto-postings-and-dates67135 Ref: #auto-postings-and-dates67095
Node: Auto postings and transaction balancing / inferred amounts / balance assertions67310 Node: Auto postings and transaction balancing / inferred amounts / balance assertions67270
Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions67661 Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions67621
Node: Auto posting tags68003 Node: Auto posting tags67963
Ref: #auto-posting-tags68218 Ref: #auto-posting-tags68178
 
End Tag Table End Tag Table

View File

@ -1388,8 +1388,7 @@ FILE FORMAT
checking) every month. Goals and actual performance can then be com- checking) every month. Goals and actual performance can then be com-
pared in budget reports. pared in budget reports.
For more details, see: balance: Budget report and Budgeting and Fore- See also: Budgeting and Forecasting.
casting.
Auto postings Auto postings
"Automated postings" or "auto postings" are extra postings which get "Automated postings" or "auto postings" are extra postings which get

View File

@ -349,6 +349,7 @@ You can get JSON data from these routes:
.IP .IP
.nf .nf
\f[C] \f[C]
/version
/accountnames /accountnames
/transactions /transactions
/prices /prices

View File

@ -355,6 +355,7 @@ $ hledger-web -f examples/sample.journal --serve-api
You can get JSON data from these routes: You can get JSON data from these routes:
/version
/accountnames /accountnames
/transactions /transactions
/prices /prices
@ -590,12 +591,12 @@ Node: RELOADING11103
Ref: #reloading11237 Ref: #reloading11237
Node: JSON API11670 Node: JSON API11670
Ref: #json-api11784 Ref: #json-api11784
Node: ENVIRONMENT17265 Node: ENVIRONMENT17274
Ref: #environment17381 Ref: #environment17390
Node: FILES18114 Node: FILES18123
Ref: #files18214 Ref: #files18223
Node: BUGS18427 Node: BUGS18436
Ref: #bugs18505 Ref: #bugs18514
 
End Tag Table End Tag Table

View File

@ -314,6 +314,7 @@ JSON API
You can get JSON data from these routes: You can get JSON data from these routes:
/version
/accountnames /accountnames
/transactions /transactions
/prices /prices