mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 11:31:33 +01:00
DroidFish: Fixed about.html formatting problem.
This commit is contained in:
parent
905c155270
commit
7b1cb4cdfb
|
@ -5,8 +5,10 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h2>Information</h2>
|
<h2>Information</h2>
|
||||||
<i>DroidFish</i> ist ein Schachprogramm mit vielfältigen Funktionen und der sehr
|
<p>
|
||||||
spielstarken Schach-Engine <i>Stockfish 2.2.2</i>.
|
<i>DroidFish</i> ist ein Schachprogramm mit vielfältigen Funktionen und der sehr
|
||||||
|
spielstarken Schach-Engine <i>Stockfish 2.2.2</i>.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>Funktionen</h3>
|
<h3>Funktionen</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -48,9 +50,11 @@ spielstarken Schach-Engine <i>Stockfish 2.2.2</i>.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>Eröffnungsbücher</h3>
|
<h3>Eröffnungsbücher</h3>
|
||||||
DroidFish enthält ein kleines internes Eröffnungsbuch. Wenn Sie ein größeres
|
<p>
|
||||||
Eröffnungsbuch verwenden möchten, können Sie die Verwendung externer
|
DroidFish enthält ein kleines internes Eröffnungsbuch. Wenn Sie ein größeres
|
||||||
Eröffnungsbücher (<i>Polyglot</i> oder <i>CTG</i>) folgendermaßen konfigurieren:
|
Eröffnungsbuch verwenden möchten, können Sie die Verwendung externer
|
||||||
|
Eröffnungsbücher (<i>Polyglot</i> oder <i>CTG</i>) folgendermaßen konfigurieren:
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Kopieren Sie eines oder mehrere Polyglot-Eröffnungsbücher in das
|
Kopieren Sie eines oder mehrere Polyglot-Eröffnungsbücher in das
|
||||||
|
@ -76,8 +80,10 @@ Eröffnungsbücher (<i>Polyglot</i> oder <i>CTG</i>) folgendermaßen konfigurier
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h3>PGN-Dateien</h3>
|
<h3>PGN-Dateien</h3>
|
||||||
DroidFish kann Partien aus PGN-Dateien laden. Diese Funktion nutzen Sie
|
<p>
|
||||||
folgendermaßen:
|
DroidFish kann Partien aus PGN-Dateien laden. Diese Funktion nutzen Sie
|
||||||
|
folgendermaßen:
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Kopieren Sie eine oder mehrere PGN-Dateien in das Verzeichnis
|
Kopieren Sie eine oder mehrere PGN-Dateien in das Verzeichnis
|
||||||
|
@ -116,14 +122,18 @@ folgendermaßen:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Scid-Dateien</h3>
|
<h3>Scid-Dateien</h3>
|
||||||
Wenn Sie das Programm <i>Scid on the go</i> installiert haben, können Sie in
|
<p>
|
||||||
DroidFish Scid-Datenbank-Dateien direkt einlesen. Drücken Sie dazu länger auf
|
Wenn Sie das Programm <i>Scid on the go</i> installiert haben, können Sie in
|
||||||
das Spielfeld und wählen Sie die Funktion <i>Partie aus einer Scid-Datei
|
DroidFish Scid-Datenbank-Dateien direkt einlesen. Drücken Sie dazu länger auf
|
||||||
laden</i>.
|
das Spielfeld und wählen Sie die Funktion <i>Partie aus einer Scid-Datei
|
||||||
|
laden</i>.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>UCI-Engines</h3>
|
<h3>UCI-Engines</h3>
|
||||||
DroidFish kann UCI-Engines von Drittanbietern einbinden. Zur Nutzung dieser
|
<p>
|
||||||
Funktion gehen Sie folgendermaßen vor:
|
DroidFish kann UCI-Engines von Drittanbietern einbinden. Zur Nutzung dieser
|
||||||
|
Funktion gehen Sie folgendermaßen vor:
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Kopieren Sie eine oder mehrere UCI-Engines als ausführbare Dateien in das
|
Kopieren Sie eine oder mehrere UCI-Engines als ausführbare Dateien in das
|
||||||
|
@ -136,7 +146,9 @@ Funktion gehen Sie folgendermaßen vor:
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h3>Lizenz</h3>
|
<h3>Lizenz</h3>
|
||||||
GNU GPL v3
|
<p>
|
||||||
|
GNU GPL v3
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>Entwickler</h3>
|
<h3>Entwickler</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
@ -5,8 +5,10 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h2>About</h2>
|
<h2>About</h2>
|
||||||
<i>DroidFish</i> incorpora una interfaz gráfica de ajedrez de usuario muy completa,
|
<p>
|
||||||
combinada con el muy potente motor de ajedrez <i>Stockfish 2.2.2</i>.
|
<i>DroidFish</i> incorpora una interfaz gráfica de ajedrez de usuario muy completa,
|
||||||
|
combinada con el muy potente motor de ajedrez <i>Stockfish 2.2.2</i>.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>Características</h3>
|
<h3>Características</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -48,10 +50,11 @@ combinada con el muy potente motor de ajedrez <i>Stockfish 2.2.2</i>.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>Libros de Aperturas</h3>
|
<h3>Libros de Aperturas</h3>
|
||||||
|
<p>
|
||||||
DroidFish incluye un pequeño libro de aperturas interno. Si quiere
|
DroidFish incluye un pequeño libro de aperturas interno. Si quiere
|
||||||
utilizar un libro más grande, puede configurar DroidFish para utilizar
|
utilizar un libro más grande, puede configurar DroidFish para utilizar
|
||||||
archivos de libros <i>Polyglot</i> o <i>CTG</i> :
|
archivos de libros <i>Polyglot</i> o <i>CTG</i> :
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Copiar uno o más archivos de libro Polyglot en el directorio
|
Copiar uno o más archivos de libro Polyglot en el directorio
|
||||||
|
@ -73,7 +76,9 @@ archivos de libros <i>Polyglot</i> o <i>CTG</i> :
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h3>Archivos PGN</h3>
|
<h3>Archivos PGN</h3>
|
||||||
DroidFish puede cargar partidas desde archivos PGN. Para utilizar esta opción:
|
<p>
|
||||||
|
DroidFish puede cargar partidas desde archivos PGN. Para utilizar esta opción:
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Copiar uno o más archivos PGN en el directorio <i>DroidFish/pgn</i> en la
|
Copiar uno o más archivos PGN en el directorio <i>DroidFish/pgn</i> en la
|
||||||
|
@ -113,12 +118,16 @@ DroidFish puede cargar partidas desde archivos PGN. Para utilizar esta opción:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Archivos Scid </h3>
|
<h3>Archivos Scid </h3>
|
||||||
Si usted tiene instalado <i>Scid on the go</i>, podrá leer archivos de bases de
|
<p>
|
||||||
datos Scid directamente desde el DroidFish. Mantenga pulsado el tablero y
|
Si usted tiene instalado <i>Scid on the go</i>, podrá leer archivos de bases de
|
||||||
seleccione <i>Cargar partida desde el archivo Scid</i>.
|
datos Scid directamente desde el DroidFish. Mantenga pulsado el tablero y
|
||||||
|
seleccione <i>Cargar partida desde el archivo Scid</i>.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>Motores UCI</h3>
|
<h3>Motores UCI</h3>
|
||||||
DroidFish puede incorporar motores UCI de terceros. Para utilizar esta opción :
|
<p>
|
||||||
|
DroidFish puede incorporar motores UCI de terceros. Para utilizar esta opción :
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Copiar uno o más códigos de motores UCI al directorio <i>DroidFish/uci</i>
|
Copiar uno o más códigos de motores UCI al directorio <i>DroidFish/uci</i>
|
||||||
|
@ -131,7 +140,9 @@ DroidFish puede incorporar motores UCI de terceros. Para utilizar esta opción :
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h3>Tablas de finales Gaviota</h3>
|
<h3>Tablas de finales Gaviota</h3>
|
||||||
Para utilizar las tablas de finales Gaviota :
|
<p>
|
||||||
|
Para utilizar las tablas de finales Gaviota :
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Copiar los archivos .gtb.cp4 en el directorio <i>DroidFish/gtb</i> de la
|
Copiar los archivos .gtb.cp4 en el directorio <i>DroidFish/gtb</i> de la
|
||||||
|
@ -144,7 +155,9 @@ Para utilizar las tablas de finales Gaviota :
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h3>Licencia</h3>
|
<h3>Licencia</h3>
|
||||||
GNU GPL v3
|
<p>
|
||||||
|
GNU GPL v3
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>Autores/Desarrolladores</h3>
|
<h3>Autores/Desarrolladores</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
@ -5,9 +5,10 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h2>About</h2>
|
<h2>About</h2>
|
||||||
|
<p>
|
||||||
<i>DroidFish</i> is a feature-rich graphical chess user interface, combined with
|
<i>DroidFish</i> is a feature-rich graphical chess user interface, combined with
|
||||||
the very strong <i>Stockfish 2.2.2</i> chess engine.
|
the very strong <i>Stockfish 2.2.2</i> chess engine.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>Features</h3>
|
<h3>Features</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -45,10 +46,11 @@ the very strong <i>Stockfish 2.2.2</i> chess engine.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>Opening books</h3>
|
<h3>Opening books</h3>
|
||||||
|
<p>
|
||||||
DroidFish contains a small internal opening book. If you want to use
|
DroidFish contains a small internal opening book. If you want to use
|
||||||
a larger book, you can configure DroidFish to use external <i>polyglot</i>
|
a larger book, you can configure DroidFish to use external <i>polyglot</i>
|
||||||
or <i>CTG</i> book files:
|
or <i>CTG</i> book files:
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Copy one or more polyglot book files to the <i>DroidFish</i> directory on
|
Copy one or more polyglot book files to the <i>DroidFish</i> directory on
|
||||||
|
@ -70,7 +72,9 @@ or <i>CTG</i> book files:
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h3>PGN files</h3>
|
<h3>PGN files</h3>
|
||||||
DroidFish can load games from PGN files. To use this feature:
|
<p>
|
||||||
|
DroidFish can load games from PGN files. To use this feature:
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Copy one or more PGN files to the <i>DroidFish/pgn</i> directory on the SD
|
Copy one or more PGN files to the <i>DroidFish/pgn</i> directory on the SD
|
||||||
|
@ -105,12 +109,16 @@ DroidFish can load games from PGN files. To use this feature:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Scid files</h3>
|
<h3>Scid files</h3>
|
||||||
If you have <i>Scid on the go</i> installed, you can read Scid database files
|
<p>
|
||||||
directly from DroidFish. Long press the chess board and select <i>Load game from
|
If you have <i>Scid on the go</i> installed, you can read Scid database files
|
||||||
Scid file</i>.
|
directly from DroidFish. Long press the chess board and select <i>Load game from
|
||||||
|
Scid file</i>.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>UCI engines</h3>
|
<h3>UCI engines</h3>
|
||||||
DroidFish can use third party UCI engines. To use this feature:
|
<p>
|
||||||
|
DroidFish can use third party UCI engines. To use this feature:
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Copy one or more UCI engine binaries to the <i>DroidFish/uci</i> directory
|
Copy one or more UCI engine binaries to the <i>DroidFish/uci</i> directory
|
||||||
|
@ -123,7 +131,9 @@ DroidFish can use third party UCI engines. To use this feature:
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h3>Gaviota endgame tablebases</h3>
|
<h3>Gaviota endgame tablebases</h3>
|
||||||
To use Gaviota endgame tablebases:
|
<p>
|
||||||
|
To use Gaviota endgame tablebases:
|
||||||
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
Copy .gtb.cp4 files to the <i>DroidFish/gtb</i> directory on the SD card.
|
Copy .gtb.cp4 files to the <i>DroidFish/gtb</i> directory on the SD card.
|
||||||
|
@ -135,7 +145,9 @@ To use Gaviota endgame tablebases:
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h3>License</h3>
|
<h3>License</h3>
|
||||||
GNU GPL v3
|
<p>
|
||||||
|
GNU GPL v3
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>Developers</h3>
|
<h3>Developers</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user