Commit f98ab330779f9e6bd556f28b92ae7c9671584668

Authored by Leonardo J. Caballero G
1 parent e96d357e

Added more sphinx format

Showing 1 changed file with 15 additions and 1 deletions   Show diff stats
README.rst
  1 +.. -*- coding: utf-8 -*-
  2 +
  3 +.. highlight:: rest
  4 +
  5 +.. _colab_software:
  6 +
  7 +=================================
  8 +Colab, a Software for Communities
  9 +=================================
  10 +
  11 +
  12 +Installation
  13 +============
  14 +
1 15 Installation instructions for Ubuntu 10.04
2 16 -------------------------------------------
3 17  
... ... @@ -103,4 +117,4 @@ Updating an installed version
103 117 * hg pull
104 118 * hg up
105 119 * pip install /usr/local/src/colab/ -E /usr/local/django/colab/ -U
106   - * service apache2 restart
107 120 \ No newline at end of file
  121 + * service apache2 restart
... ...