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
|
|
@ -151,9 +151,9 @@ with its command. From the menu you can also switch the card treatment
|
|||
* Install
|
||||
** From the package tarball
|
||||
#+begin_src
|
||||
make package # builds card-games-1.0.90.tar
|
||||
make package # builds card-games-1.0.91.tar
|
||||
#+end_src
|
||||
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~
|
||||
Once the package is on your ~load-path~ (installed from the tarball or an
|
||||
|
|
@ -213,7 +213,7 @@ mouse: click cards, board slots, buttons, and the slider.
|
|||
[[file:doc/images/hearts.png]]
|
||||
|
||||
* 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.
|
||||
~M-x cg-klondike~, ~M-x cg-bid~ (500), ~M-x cg-gin~, ~M-x cg-handfoot~.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue