site: docs: cleanups
[ci skip]
This commit is contained in:
		
							parent
							
								
									0140fb8f55
								
							
						
					
					
						commit
						00cbb2eaf4
					
				
							
								
								
									
										27
									
								
								site/docs.md
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								site/docs.md
									
									
									
									
									
								
							@ -15,15 +15,17 @@ td:nth-child(1) { padding-right:1em; white-space:nowrap; }
 | 
				
			|||||||
## Introduction
 | 
					## Introduction
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### What is hledger?
 | 
					### What is hledger?
 | 
				
			||||||
An enhanced, well-documented rewrite of the original plain text accounting tool.\
 | 
					
 | 
				
			||||||
 | 
					An enhanced, well-documented reimplementation of plain text accounting.\
 | 
				
			||||||
**[hledger intro](http://hledger.org)**
 | 
					**[hledger intro](http://hledger.org)**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### What is Plain Text Accounting?
 | 
					### What is plain text accounting?
 | 
				
			||||||
Using plain text data formats and modular free software tools for robust, efficient accounting.
 | 
					
 | 
				
			||||||
More docs for all ledger-likes at:\
 | 
					Using plain text data formats and version control for robust, transparent accounting.\
 | 
				
			||||||
**[plaintextaccounting.org](http://plaintextaccounting.org)**
 | 
					**[plaintextaccounting.org](http://plaintextaccounting.org)**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### What is Accounting?
 | 
					### What is accounting?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Tracking your use of valuable commodities, such as money or time, for increased awareness and effectiveness.\
 | 
					Tracking your use of valuable commodities, such as money or time, for increased awareness and effectiveness.\
 | 
				
			||||||
**[Selected accounting links](http://github.com/simonmichael/hledger/wiki/more-docs)**
 | 
					**[Selected accounting links](http://github.com/simonmichael/hledger/wiki/more-docs)**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -36,8 +38,9 @@ Tracking your use of valuable commodities, such as money or time, for increased
 | 
				
			|||||||
**[Release notes](release-notes.html)**\
 | 
					**[Release notes](release-notes.html)**\
 | 
				
			||||||
What's new in each hledger version.
 | 
					What's new in each hledger version.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**[hledger manual](manual.html)**\
 | 
					**[User manual](manual.html)**\
 | 
				
			||||||
The main hledger manuals combined on one page, including:
 | 
					The main hledger manuals combined on one page for easy searching.
 | 
				
			||||||
 | 
					Includes:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**[hledger](hledger.html)**\
 | 
					**[hledger](hledger.html)**\
 | 
				
			||||||
the command-line UI
 | 
					the command-line UI
 | 
				
			||||||
@ -52,16 +55,16 @@ a web UI
 | 
				
			|||||||
a HTTP JSON server
 | 
					a HTTP JSON server
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**[journal format](journal.html)**\
 | 
					**[journal format](journal.html)**\
 | 
				
			||||||
hledger's native data format
 | 
					hledger's native file format
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**[csv format](csv.html)**\
 | 
					**[csv format](csv.html)**\
 | 
				
			||||||
allows hledger to read and write CSV
 | 
					hledger's CSV import system
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**[timeclock format](timeclock.html)**\
 | 
					**[timeclock format](timeclock.html)**\
 | 
				
			||||||
for precise time logging with clock-in/clock-out
 | 
					a file format for precise time logging
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**[timedot format](timedot.html)**\
 | 
					**[timedot format](timedot.html)**\
 | 
				
			||||||
for human-friendly approximate time logging
 | 
					a file format for human-friendly approximate time logging
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -73,7 +76,7 @@ for human-friendly approximate time logging
 | 
				
			|||||||
including the\
 | 
					including the\
 | 
				
			||||||
**[hledger basics tutorial](https://github.com/simonmichael/hledger/wiki/hledger-basics-tutorial)**,\
 | 
					**[hledger basics tutorial](https://github.com/simonmichael/hledger/wiki/hledger-basics-tutorial)**,\
 | 
				
			||||||
**[FAQ](https://github.com/simonmichael/hledger/wiki/faq)**,\
 | 
					**[FAQ](https://github.com/simonmichael/hledger/wiki/faq)**,\
 | 
				
			||||||
how-tos, tips, and general topics.
 | 
					how-tos, tips, and general notes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\
 | 
					\
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user