;doc: contributing: four kinds of docs
[ci skip]
This commit is contained in:
parent
e0c511b5fc
commit
6f06b25ddb
@ -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 isn’t 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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user