site: docs: cleanup
This commit is contained in:
		
							parent
							
								
									750c4f0f31
								
							
						
					
					
						commit
						74a29f70bf
					
				
							
								
								
									
										30
									
								
								site/docs.md
									
									
									
									
									
								
							
							
						
						
									
										30
									
								
								site/docs.md
									
									
									
									
									
								
							@ -13,18 +13,18 @@ margin-bottom:0.2em;
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<div class="row">
 | 
					<div class="row">
 | 
				
			||||||
<div class="col-sm-5">
 | 
					<div class="col-sm-5">
 | 
				
			||||||
## Getting started
 | 
					## Intro
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### [Download](download.html)
 | 
					#### [Download](download.html)
 | 
				
			||||||
How to get hledger installed.
 | 
					How to get hledger installed.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### [Step by Step tutorial](step-by-step.html)
 | 
					#### [Step by Step Tutorial](step-by-step.html)
 | 
				
			||||||
Small, guided exercises introducing data entry, reporting, and accounting.
 | 
					Small, guided exercises introducing data entry, reporting, and accounting.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### [Frequently Asked Questions](faq.html)
 | 
					#### [FAQ](faq.html)
 | 
				
			||||||
Some questions and answers, mostly comparing hledger and Ledger.
 | 
					Some questions and answers, mostly comparing hledger and Ledger.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Examples
 | 
					**Examples:**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### [How to read CSV files](how-to-read-csv-files.html)
 | 
					#### [How to read CSV files](how-to-read-csv-files.html)
 | 
				
			||||||
An example of converting bank data.
 | 
					An example of converting bank data.
 | 
				
			||||||
@ -35,14 +35,13 @@ Aliases for account name rewriting.
 | 
				
			|||||||
#### [How to use another account separator character](how-to-use-another-account-separator-character.html)
 | 
					#### [How to use another account separator character](how-to-use-another-account-separator-character.html)
 | 
				
			||||||
Writing `some.sub.account` instead of `some:sub:account`.
 | 
					Writing `some.sub.account` instead of `some:sub:account`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**General info:**
 | 
				
			||||||
## General info
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#### [More docs](more-docs.html)
 | 
					 | 
				
			||||||
A useful collection of links, eg on accounting, being moved to:
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### [plaintextaccounting.org](http://plaintextaccounting.org)
 | 
					#### [plaintextaccounting.org](http://plaintextaccounting.org)
 | 
				
			||||||
A comprehensive survey of our larger community and common practices
 | 
					A comprehensive collection common resources and practices from the plain text accounting community
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#### [More docs](more-docs.html)
 | 
				
			||||||
 | 
					A few more useful links, eg on accounting, not yet moved to the above
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -52,12 +51,11 @@ A comprehensive survey of our larger community and common practices
 | 
				
			|||||||
## Reference
 | 
					## Reference
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### [User Manual](manual.html)
 | 
					#### [User Manual](manual.html)
 | 
				
			||||||
The comprehensive manual, all on one page.
 | 
					The hledger reference manual, all on one page.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Tools
 | 
					Or, here is more or less the same manual organized as unix man pages (work in progress):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Here is the same manual (more or less) organized as unix man pages
 | 
					<div style="padding-left:1em;">
 | 
				
			||||||
(work in progress):
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### [hledger(1)](hledger.1.html)
 | 
					#### [hledger(1)](hledger.1.html)
 | 
				
			||||||
The main reporting tool and command-line interface.
 | 
					The main reporting tool and command-line interface.
 | 
				
			||||||
@ -71,7 +69,7 @@ A web UI for browsing and data entry, personal or shared.
 | 
				
			|||||||
#### [hledger-api(1)](hledger-api.1.html)
 | 
					#### [hledger-api(1)](hledger-api.1.html)
 | 
				
			||||||
A REST-y JSON and file server, good for building client-side UIs.
 | 
					A REST-y JSON and file server, good for building client-side UIs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### File formats
 | 
					**File formats:**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### [hledger_journal(5)](hledger_journal.5.html)
 | 
					#### [hledger_journal(5)](hledger_journal.5.html)
 | 
				
			||||||
hledger's primary data format, representing a general journal.
 | 
					hledger's primary data format, representing a general journal.
 | 
				
			||||||
@ -85,6 +83,8 @@ Timeclock format, a sequence of clock-in/clock-out records.
 | 
				
			|||||||
#### [hledger_timedot(5)](hledger_timedot.5.html)
 | 
					#### [hledger_timedot(5)](hledger_timedot.5.html)
 | 
				
			||||||
Timedot format, an alternative time logging format.
 | 
					Timedot format, an alternative time logging format.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user