Skip to content

Commit c8f5d0d

Browse files
committed
Correct documentation (includes fix for #540)
1 parent 4635760 commit c8f5d0d

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

contrib/customize_cardset.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Line 2
146146

147147
( *TIP:* You could add a number prefix (e.g. 123-cardset-name) )
148148

149-
`<cardset_name>`: Your cardset name as it should appear in the cardset manager. Note that a cardset name of more than 30 characters will be truncated.
149+
`<cardset_name>`: Your cardset name as it should appear in the cardset manager. Note that a cardset name of more than 50 characters will be truncated.
150150

151151
Line 3
152152
------

html-src/cardset_customization.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h2>Line 2</h2>
136136
<p>(<b>TIP:</b> You could add a number prefix (e.g. 123-cardset-name)
137137
)</p>
138138
<p><code>&lt;cardset_name&gt;</code>: Your cardset name as it should appear
139-
in the cardset manager. Note that a cardset name of more than 30 characters
139+
in the cardset manager. Note that a cardset name of more than 50 characters
140140
will be truncated.</p>
141141
<h2>Line 3</h2>
142142
<ul>

html-src/rules/doublets.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ <h3>Object</h3>
88

99
<h3>Rules</h3>
1010
<p>
11+
A card is dealt to each of eight separate piles, arranged in a
12+
square shape. The bottom-most pile is the foundation, and the
13+
remaining seven piles are reserves.
14+
<p>
1115
The base rank for the foundation is determined at game start,
1216
and it builds up by doubling the rank ignoring suit:
1317
<p>

html-src/rules/faeriequeen.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ <h3>Quick Description</h3>
1010
<p>
1111
Like <a href="saliclaw.html">Salic Law</a>,
1212
but the queens are not dealt separately, and the
13-
foundations are built up from ace to king.
13+
foundations are built up from ace to queen. Also,
14+
you can build the tableau piles down by rank, regardless
15+
of suit, but only once the talon is empty.

0 commit comments

Comments
 (0)