Remove useless information.
--- a/www/HACKING.rst Tue Mar 28 23:09:32 2017 +0300
+++ b/www/HACKING.rst Tue Mar 28 23:13:45 2017 +0300
@@ -37,21 +37,6 @@
https://sourceforge.net/p/gadict/code/
Sourceforge Allure interface (not primary, a mirror).
-Dictionary file name convention
-===============================
-
-BNF form::
-
- FILE ::= "gadict_" NAME ".gadict"
-
-``NAME`` may have form ``ISOCODE "-" ISOCODE``, like ``en-ru``, where
-``ISOCODE`` is ISO 639-1 language (2 letter) code
-
-``NAME`` may be a dictionary abbreviation name.
-
-During dictionaries compilation and releases ``".gadict"`` suffix changed to
-appropriated but base name should be preserved as ``"gadict_" NAME``.
-
Dictionary source file format
=============================