Release 1.0.91 (pretest2): Info manual + generated README
Bump z per the releasable-set convention. Ship the Info manual (make info; make info-emacs fallback). Generate README.md from README.org via Emacs batch ox-md, with a pre-commit hook and board screenshots.
This commit is contained in:
parent
69a4de7538
commit
7918daf7ef
30 changed files with 45 additions and 33 deletions
|
|
@ -175,9 +175,9 @@ with its command. From the menu you can also switch the card treatment
|
|||
|
||||
## From the package tarball
|
||||
|
||||
make package # builds card-games-1.0.90.tar
|
||||
make package # builds card-games-1.0.91.tar
|
||||
|
||||
Then in Emacs: `M-x package-install-file RET card-games-1.0.90.tar`.
|
||||
Then in Emacs: `M-x package-install-file RET card-games-1.0.91.tar`.
|
||||
|
||||
|
||||
## With `use-package`
|
||||
|
|
@ -246,7 +246,7 @@ mouse: click cards, board slots, buttons, and the slider.
|
|||
|
||||
# Testing
|
||||
|
||||
This is a 1.0.90 pre-test snapshot. To try it:
|
||||
This is a 1.0.91 pre-test snapshot. To try it:
|
||||
|
||||
1. `make compile && make test` – should be warning-free and all green.
|
||||
2. `M-x card-game` opens the menu, or jump straight in, e.g.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue