1
0

rename some doc headings to avoid clashes

This commit is contained in:
Simon Michael
2016-02-19 19:18:34 -08:00
parent 5df4ba4492
commit b3821d5b9f
2 changed files with 6 additions and 6 deletions

View File

@@ -342,7 +342,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
<li><a href="https://docs.google.com/document/d/1Tss0IEzEyAPuKSGeNsfNgb0BfiW2ZHyP5nCFBW1uWlk/view#heading=h.tu0f1kydrpgn">Beancount Cookbook: Account Naming Conventions</a></li>
<li><a href="https://www.mint.com/mint-categories">Mint: Ways to Categorize Your Spending</a></li>
</ul>
<h5 id="data-entry">data entry</h5>
<h5 id="entering-data">entering data</h5>
<ul>
<li><a href="http://hledger.org/step-by-step.html#basic-data-entry-reporting">hledger step by step: basic data entry</a></li>
<li>ledger-mode:<br />
@@ -353,7 +353,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
<li><a href="http://hledger.org/more-docs.html#accounting">Accounting bookkeeping entries</a></li>
<li><a href="#ui-console">UI tools</a></li>
</ul>
<h5 id="data-import-1">data import</h5>
<h5 id="importing">importing</h5>
<ul>
<li><a href="http://www.ledger-cli.org/3.0/doc/ledger3.html#The-convert-command">Ledger: The convert command</a></li>
<li><a href="http://hledger.org/manual.html#csv">hledger: CSV files</a></li>
@@ -406,7 +406,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
<ul>
<li><a href="https://github.com/conservancy/npo-ledger-cli/blob/master/npo-ledger-cli-tutorial.md">Non-Profit Accounting With Ledger CLI, A Tutorial</a></li>
</ul>
<h5 id="data-export">data export</h5>
<h5 id="exporting">exporting</h5>
<ul>
<li><a href="http://www.ledger-cli.org/3.0/doc/ledger3.html#The-csv-command">Ledger: The csv command</a></li>
<li><a href="http://hledger.org/manual.html#csv-output">hledger: CSV output</a></li>