mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
docs: add a docs overview page
This commit is contained in:
parent
f2da772941
commit
58d63fd98c
14
site/DOCS.md
Normal file
14
site/DOCS.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: hledger docs
|
||||
---
|
||||
|
||||
# Docs
|
||||
|
||||
[Release Notes](NEWS.html)
|
||||
|
||||
[User Manual](MANUAL.html)
|
||||
|
||||
[Developer How-tos](DEVELOPMENT.html)
|
||||
|
||||
[FAQ](FAQ.html)
|
||||
|
@ -22,7 +22,7 @@
|
||||
<a href="/README.html">Home</a>
|
||||
<a href="/DOWNLOAD.html">Download</a>
|
||||
<a href="/NEWS.html">News</a>
|
||||
<a href="/MANUAL.html">Docs</a>
|
||||
<a href="/DOCS.html">Docs</a>
|
||||
<a href="/DEVELOPMENT.html">Contribute</a>
|
||||
<a href="http://wiki.hledger.org" class="offsite">Wiki</a>
|
||||
<a href="http://demo.hledger.org" class="offsite">Demo</a>
|
||||
|
Loading…
Reference in New Issue
Block a user