About CheckDoc.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 18 Jan 2010 22:22:44 +0200
changeset 280 4739b9c54c18
parent 279 061995ef35d2
child 281 86fb7c1159d6
child 286 2d8d35916ef7
About CheckDoc.
emacs.rst
--- a/emacs.rst	Sun Jan 17 21:01:32 2010 +0200
+++ b/emacs.rst	Mon Jan 18 22:22:44 2010 +0200
@@ -109,3 +109,17 @@
   $ make bootstrap
   $ make info
   $ make install
+
+* Documentation.
+
+** Elisp documentation.
+
+  http://www.emacswiki.org/cgi-bin/wiki/ElispAreaConventions
+
+*** CheckDoc.
+
+CheckDoc checks your EmacsLisp code for errors in documentation and style.
+
+  http://cedet.sourceforge.net/checkdoc.shtml
+                home page before including it into GNU Emacs
+  http://www.emacswiki.org/emacs/CheckDoc