Skip to content

Version controlling / .gitignore for hledger-flow #100

Answered by apauley
sbibauw asked this question in Q&A
Discussion options

You must be logged in to vote

I think I need to explain some oddities in the doc that I think you spotted, for example the various git commands sprinkled in the doc:

The doc is a literate program, those commands are usually executed via emacs directly in the doc.

By doing that I wanted a way to have the human-readable documentation also execute the commands it mentions, and have it embed the output in the doc. In theory the docs would then be kept in sync with the program over time.
This works mostly OK, but it still relies on me manually executing all the code blocks to keep the docs in sync, and I haven't been very good at that.

The docs then also generate the whole hledger-flow-example repository.

OK, onto your act…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sbibauw
Comment options

Answer selected by sbibauw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants