Makefile
changeset 222 242db5c0f8ce
parent 207 3c96103ced32
child 228 88f7e396eb1d
equal deleted inserted replaced
221:0c1152b4ae46 222:242db5c0f8ce
   332 echo 'Document version.'; \
   332 echo 'Document version.'; \
   333 echo '================='; \
   333 echo '================='; \
   334 echo; \
   334 echo; \
   335 echo '.. include:: VERSION.rst'; \
   335 echo '.. include:: VERSION.rst'; \
   336 echo; \
   336 echo; \
   337 echo 'gadict article count.'; \
   337 echo 'Statistics on count of articles in gadict dictionaries.'; \
   338 echo '====================='; \
   338 echo '======================================================='; \
       
   339 echo; \
       
   340 echo 'You must know that some words have articles (usually but not always same) in'; \
       
   341 echo 'several dictionaries. So real count of words is less then total count.'; \
   339 echo; \
   342 echo; \
   340 echo '======================================== ====='; \
   343 echo '======================================== ====='; \
   341 echo '             Dictionary                  Count'; \
   344 echo '             Dictionary                  Count'; \
   342 echo '======================================== ====='; \
   345 echo '======================================== ====='; \
   343 total=0; \
   346 total=0; \