~tsep-dev/tsep/docs

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
########################
Welcome to the TSEP Wiki
########################

The TSEP wiki is the place to follow the development of The Search Engine Project.

*************************
Contributing to this wiki
*************************

This wiki is managed by a bazaar branch. Branch the bazaar branch as shown below::

    $ bzr branch lp:tsep/docs
    
After you have made your changes::

    $ bzr push lp:~yourusername/tsep/docs
    
Then create a merge proposal to merge into these docs.

*************
Documentation
*************
 
Contents:
 
.. toctree::
    :maxdepth: 2
    :numbered:
 
    documentation/getting_started/uploading
    documentation/getting_started/installing