Move section to more appropriate place.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 13 Mar 2016 18:43:09 +0200
changeset 346 738da7eddaca
parent 345 ca5a7d9e7a4b
child 347 05df277da404
Move section to more appropriate place.
www/HACKING.rst
--- a/www/HACKING.rst	Sun Mar 13 18:41:22 2016 +0200
+++ b/www/HACKING.rst	Sun Mar 13 18:43:09 2016 +0200
@@ -61,20 +61,6 @@
    other formats is not possible.
  * C5 have no markup for links neither for any other markups.
 
-TODO convention
-===============
-
-Entries or parts of text that was not completed marked by keywords:
-
-  TODO
-    incomplete
-  XXX
-    urgent incomplete
-
-Makefile rules ``todo`` find this occurrence in sources::
-
-  $ make todo
-
 Dictionary file name convention
 ===============================
 
@@ -90,6 +76,20 @@
 During dictionaries compilation and releases ``".gadict"`` suffix changed to
 appropriated but base name should be preserved as ``"gadict_" NAME``.
 
+TODO convention
+===============
+
+Entries or parts of text that was not completed marked by keywords:
+
+  TODO
+    incomplete
+  XXX
+    urgent incomplete
+
+Makefile rules ``todo`` find this occurrence in sources::
+
+  $ make todo
+
 World wide dictionary formats and standards
 ===========================================