89 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			89 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Documentation
 | 
						|
 | 
						|
<style>
 | 
						|
h4 {
 | 
						|
margin-bottom:0.2em;
 | 
						|
}
 | 
						|
/*div.col-sm-5 { border:thin solid gray; }*/
 | 
						|
</style>
 | 
						|
 | 
						|
<div class="container">
 | 
						|
<div class="row">
 | 
						|
<div class="col-sm-3">
 | 
						|
 | 
						|
**Getting started**
 | 
						|
 | 
						|
#### [Home](index.html)
 | 
						|
What is hledger, and what can it do for you ?
 | 
						|
 | 
						|
#### [Download](download.html)
 | 
						|
How to get it.
 | 
						|
 | 
						|
#### [Step by Step Tutorial](step-by-step.html)
 | 
						|
Small, guided exercises introducing data entry, reporting, and accounting.
 | 
						|
 | 
						|
#### [Release Notes](release-notes.html)
 | 
						|
 | 
						|
#### [FAQ](faq.html)
 | 
						|
 | 
						|
</div>
 | 
						|
<div class="col-sm-3">
 | 
						|
 | 
						|
**Reference**
 | 
						|
 | 
						|
#### [hledger](hledger.html)
 | 
						|
The command-line interface.
 | 
						|
<!-- , with detailed reports. -->
 | 
						|
 | 
						|
#### [hledger-ui](hledger-ui.html)
 | 
						|
The curses-style interface.
 | 
						|
<!-- , for quick exploration. -->
 | 
						|
 | 
						|
#### [hledger-web](hledger-web.html)
 | 
						|
The web interface.
 | 
						|
<!-- , for personal/shared browsing & data entry. -->
 | 
						|
 | 
						|
#### [hledger-api](hledger-api.html)
 | 
						|
A JSON API server.
 | 
						|
<!-- , for building client-side apps. -->
 | 
						|
 | 
						|
#### [Journal](journal.html)
 | 
						|
<!-- hledger's primary data format, representing a general journal. -->
 | 
						|
 | 
						|
#### [CSV](csv.html)
 | 
						|
<!-- How hledger reads Comma Separated Value data. -->
 | 
						|
 | 
						|
#### [Timeclock](timeclock.html)
 | 
						|
<!-- Timeclock format, a sequence of clock-in/clock-out records. -->
 | 
						|
 | 
						|
#### [Timedot](timedot.html)
 | 
						|
<!-- Timedot format, an alternative time logging format. -->
 | 
						|
File formats.
 | 
						|
 | 
						|
\
 | 
						|
 | 
						|
 | 
						|
#### [Combined manual](manual.html)
 | 
						|
All on one page.
 | 
						|
 | 
						|
</div>
 | 
						|
<div class="col-sm-3">
 | 
						|
 | 
						|
**More**
 | 
						|
 | 
						|
#### [How to read CSV files](how-to-read-csv-files.html)
 | 
						|
 | 
						|
#### [How to use account aliases](how-to-use-account-aliases.html)
 | 
						|
 | 
						|
#### [How to use another account separator character](how-to-use-another-account-separator-character.html)
 | 
						|
 | 
						|
#### [More docs](more-docs.html)
 | 
						|
Some useful links not yet moved to..
 | 
						|
 | 
						|
#### [plaintextaccounting.org](http://plaintextaccounting.org)
 | 
						|
More tips and tools from the plain text accounting community
 | 
						|
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
</div>
 |