Add docs about release tarball structure.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 11 Sep 2016 22:15:35 +0300
changeset 546 3668e902319f
parent 545 15e5f62b2f6f
child 547 f571a9e4e70c
Add docs about release tarball structure.
www/INSTALL.rst
--- a/www/INSTALL.rst	Sun Sep 11 22:06:13 2016 +0300
+++ b/www/INSTALL.rst	Sun Sep 11 22:15:35 2016 +0300
@@ -14,10 +14,18 @@
 * http://gadict.defun.work/download/
 * https://sourceforge.net/projects/gadict/files/
 
-Compiled tarball provides dictionaries in different formats:
+Compiled tarball provides:
+
+* Compiled dictionaries (with extension ``.dict.dz``) and indexes (with
+  extension ``.index``) in ``/dictd`` directory for use with ``dictd``.
+  Goldendict and other end used dictionary programs understand this format.
 
-* ``dict.dz`` for use with ``dictd``. Goldendict and other end used dictionary
-  programs understand this format.
+* Documentation in plain text in ``/doc/txt`` directory (with extension
+  ``.rst``) and in HTML in ``/doc/html`` directory (with extension ``.html``).
+
+* Import files in TAB format for SRS software in ``/srs`` directory (files with
+  extension ``.tab.txt``). Anki, Mnemosyne, Anymemo and many other SRS packages
+  able to import TAB files. Don't forget to enable HTML markup on import!
 
 Compiled tarballs have names like::