equal
deleted
inserted
replaced
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; \ |