From 60161625f8f25002b2f23f8489d89711c647ef71 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 10 Aug 2017 05:38:20 -0700 Subject: [PATCH] docs: reorganise/streamline docs page, add all tools --- site/contributing.md | 4 +- site/docs.md | 181 +++++++++++++++++++++++++++++++------------ site/download.md | 2 +- 3 files changed, 134 insertions(+), 53 deletions(-) diff --git a/site/contributing.md b/site/contributing.md index 7e3970c4d..36b408b48 100644 --- a/site/contributing.md +++ b/site/contributing.md @@ -52,7 +52,7 @@ There is also a collection of wishes at the old [trello board](http://trello.hle - review and discuss new [pull requests](http://prs.hledger.org) and commits on github - build hledger and test the latest changes in your own repo - read the existing [code docs and source](#quick-links) -- send feedback or discuss via [IRC or mail list](/docs.html#get-helpgive-feedback) +- send feedback or discuss via [IRC or mail list](/docs.html#helpfeedback) #### Build hledger @@ -207,7 +207,7 @@ If you're new to this process, [help.github.com](http://help.github.com) may be #### Add yourself to the contributor list -- after getting something into the master branch, read and sign the [contributor list & agreement](contributors.html). Or, [ask](/docs.html#get-helpgive-feedback) to be added. +- after getting something into the master branch, read and sign the [contributor list & agreement](contributors.html). Or, [ask](/docs.html#helpfeedback) to be added. - give yourself a high five! ### Technical Writer diff --git a/site/docs.md b/site/docs.md index 7222af2d7..7deecdc54 100644 --- a/site/docs.md +++ b/site/docs.md @@ -1,4 +1,4 @@ -# User guide +# hledger docs