site: devguide: whitespace

This commit is contained in:
Simon Michael 2016-02-22 09:12:12 -08:00
parent c700a5524f
commit 35b58d31b0

View File

@ -755,8 +755,8 @@ don't run make setversion.
1. cleanup
- review working copies (laptop, server, website) & branches, commit pending changes
2. document
- */*.cabal for affected package(s) (descriptions, tested-with, files..)
- */CHANGES for affected package(s)
- \*/\*.cabal for affected package(s) (descriptions, tested-with, files..)
- \*/CHANGES for affected package(s)
- site/release-notes.md
- site/manual.md (commands, options, --help, ledger compatibility..)
- site/step-by-step.md
@ -1015,4 +1015,3 @@ change, including config files, templates and static files (but only in the hled
A third way is `make autoweb`, if you can get it working (see the
makefile for instructions). This rebuilds automatically when haskell
files change in any of the hledger{-lib,,-web} packages.