README.rst
changeset 57 94e1b2d0bd31
parent 47 74b1f4d0f9a4
child 77 c2bad6178c65
--- a/README.rst	Thu Sep 11 20:01:40 2014 +0300
+++ b/README.rst	Mon Sep 15 02:49:02 2014 +0300
@@ -3,3 +3,16 @@
  2048 game JS AI.
 ==================
 
+Build jsdoc.
+============
+
+.. code:: console
+
+  $ make jsdoc
+
+Refer for JSDoc syntax to:
+
+ * http://usejsdoc.org/
+ * https://developers.google.com/closure/compiler/docs/js-for-compiler
+ * https://code.google.com/p/jsdoc-toolkit/w/list
+