Updated CHANGES for release. Fixed floating issue for stacking sidebars.
--- a/www/CHANGES.rst Fri May 08 23:21:03 2020 +0300
+++ b/www/CHANGES.rst Fri May 08 23:43:39 2020 +0300
@@ -6,12 +6,12 @@
.. contents::
:local:
-.. sidebar:: Progress for ``gadict`` per releases
+.. sidebar:: Progress for ``gadict`` per release
======= ======== ========
Version Articles Meanings
======= ======== ========
- 0.17 5546 7561
+ 0.17 5624 7685
0.16 5203 7133
0.15 4651 6392
0.14 4358 5826
@@ -28,11 +28,29 @@
0.3 800 n/a
======= ======== ========
-v0.17, 2020-02-10
+.. sidebar:: Progress for ``gadialog`` per release
+
+ ======= =======
+ Version Dialogs
+ ======= =======
+ 0.17 287
+ 0.16 n/a
+ ======= =======
+
+.. sidebar:: Progress for ``gacollocation`` per release
+
+ ======= ============
+ Version Collocations
+ ======= ============
+ 0.17 33
+ 0.16 n/a
+ ======= ============
+
+v0.17, 2020-05-08
=================
-* Added generation of Anki cards with mini-dialogs & collocations.
-* Added 330 new articles.
+* Introduced generation of Anki cards with mini-dialogs & collocations.
+* Added 421 new articles.
* Added lots of baby animals and male/female nouns.
* Excluded SRS TAB files from release.
--- a/www/tmpl/rst.css Fri May 08 23:21:03 2020 +0300
+++ b/www/tmpl/rst.css Fri May 08 23:43:39 2020 +0300
@@ -123,6 +123,7 @@
}
.sidebar {
float: right;
+ clear: right;
}
@media (max-width: 700px) {
.sidebar {