README.rst
changeset 1247 cc97907e3123
child 1334 9bf0d5a1f0cf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.rst	Mon Apr 23 21:11:27 2012 +0300
@@ -0,0 +1,22 @@
+
+================
+ gavenkoa tips.
+================
+.. contents::
+
+About.
+======
+
+Make HTML version.
+==================
+
+Install docutils package::
+
+  $ sudo apt-get install docutils-common   # for Debian
+
+and build::
+
+  $ make html
+  $ sensible-browser tips-html/index.html
+
+