From 3ed6bcf984b3e2a788271c5d35648a68196b237c Mon Sep 17 00:00:00 2001
From: Joe R
Date: Sun, 20 Nov 2022 14:57:13 -0500
Subject: [PATCH] Some minor documentation format corrections.
---
html-src/ganjifa.html | 1 +
html-src/gen-html.py | 2 +-
html-src/hanafuda.html | 3 ++-
html-src/index.html | 2 +-
4 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/html-src/ganjifa.html b/html-src/ganjifa.html
index 1698cffe..0da6849b 100644
--- a/html-src/ganjifa.html
+++ b/html-src/ganjifa.html
@@ -14,4 +14,5 @@ as games that use the standard deck but the larger number of different
cards in a deck (96 or 120) adds an element of complexity. The fact
that each suit has it's own color makes things quite interesting in
games that use "Alternate Color" row stacks.
+
diff --git a/html-src/gen-html.py b/html-src/gen-html.py
index 420f12a3..d2e1d96c 100755
--- a/html-src/gen-html.py
+++ b/html-src/gen-html.py
@@ -209,7 +209,7 @@ def gen_rules_html():
title = 'PySol - Rules for ' + gi.name
s = ''
if gi.si.game_type == GI.GT_HANAFUDA:
- s = 'General Flower Card rules'
+ s = 'General Hanafuda rules'
elif gi.si.game_type == GI.GT_DASHAVATARA_GANJIFA or \
gi.si.game_type == GI.GT_MUGHAL_GANJIFA:
s = 'About Ganjifa'
diff --git a/html-src/hanafuda.html b/html-src/hanafuda.html
index 0c952361..b359539c 100644
--- a/html-src/hanafuda.html
+++ b/html-src/hanafuda.html
@@ -1,4 +1,4 @@
-General Flower Card Rules
+General Hanafuda (Flower Card) Rules
There are some characteristics common to all the games played with Hanafuda
@@ -16,4 +16,5 @@ difficult part of learning to play with hanafuda cards is learning which cards
belong in which suits and what their ranking is. The ranking of the suits is
sometimes as important as the ranking of the cards in the suit. Try keeping
this hanafuda help image displayed where you can refer to it as you play.
+
diff --git a/html-src/index.html b/html-src/index.html
index b98f54f3..662d2e66 100644
--- a/html-src/index.html
+++ b/html-src/index.html
@@ -2,7 +2,7 @@
Rules