Commit bc95bfb554b02dab2dc07ea890b85a1d987d7d84
1 parent
48ac76aa
Exists in
master
and in
39 other branches
Added more sphinx format
git-svn-id: http://repositorio.interlegis.gov.br/colab/trunk@6710 bee1b3ed-c3eb-0310-9994-b88e04532788
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 | ... | ... |