1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/html-src/index.html
Roderik Ploszek 806e3a5153 Reverse state of html-src/* help files as before ada9778
These files will be further processed by the gen-html.py script, they don't have
to be HTML valid.
2018-02-19 13:23:28 +01:00

33 lines
1,003 B
HTML

<h1>PySol - a Solitaire Game Collection</h1>
<p> <a href="intro.html">Introduction</a>
<p> <a href="install.html">Installation</a>
<p> <a href="howtoplay.html">How to play</a>
<h2>Rules</h2>
<ul>
<li> <a href="glossary.html">Glossary</a>
<li> <a href="general_rules.html">General Rules</a>
<li> <a href="rules.html">Individual Game Rules</a>
<li> <a href="rules_alternate.html">Alternate Names</a>
</ul>
<!-- <p> <a href="news.html">What's new ?</a> -->
<p> <a href="license.html">PySol license terms</a>
<p>
<hr>
<p> Visit the official <a href="http://pysolfc.sourceforge.net/">PySolFC Home
Page</a>.
<!--
<p>
Copyright (C) 1998-2003 by <a href="mailto:markus@oberhumer.com">Markus
F.X.J. Oberhumer</a>.<br>
Copyright (C) 2003 by Mt. Hood Playing Card Co.<br>
Copyright (C) 2005 by <a href="mailto:skomoroh@gmail.com">Skomoroh</a>.<br>
All Rights Reserved.
-->
<p>
PySol is distributed under the terms of the
<a href="license.html">GNU General Public License</a>.