README.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 13 Jul 2012 22:32:19 +0300
changeset 1334 9bf0d5a1f0cf
parent 1247 cc97907e3123
child 1337 2bd47e0a87fa
permissions -rw-r--r--
Include common header with quick links.

.. -*- coding: utf-8; -*-
.. include:: HEADER.rst

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