README.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 10 Jul 2012 11:46:30 +0300
changeset 1327 149b58b87e81
parent 1247 cc97907e3123
child 1334 9bf0d5a1f0cf
permissions -rw-r--r--
Move en-punctuation and en-phonetic to `gadict` project.


================
 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