;doc: contributing: four kinds of docs

[ci skip]
This commit is contained in:
Simon Michael 2019-10-23 10:34:59 -07:00
parent e0c511b5fc
commit 6f06b25ddb

View File

@ -1198,6 +1198,17 @@ tools/generatejournal 3 5 5 --mixed >examples/mixed.journal
## Docs ## Docs
### Four kinds of documentation
<div style="margin:1em 2em; font-style:italic;">
"There is a secret that needs to be understood in order to write good
software documentation: there isnt one thing called documentation,
there are four. They are: tutorials, how-to guides, explanation and
technical reference. They represent four different purposes or
functions, and require four different approaches to their creation."
--[Daniele Procida] (https://news.ycombinator.com/item?id=21289832)
</div>
https://github.com/simonmichael/hledger/tree/master/doc https://github.com/simonmichael/hledger/tree/master/doc
Project documentation lives in a number of places: Project documentation lives in a number of places: