- Timestamp:
- 05/03/10 17:00:35 (2 years ago)
- Location:
- sandbox/tsauerwein/website/trunk
- Files:
-
- 1 removed
- 2 modified
-
doc/2.0 (deleted)
-
doc/index.txt (modified) (2 diffs)
-
index.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sandbox/tsauerwein/website/trunk/doc/index.txt
r3497 r3502 8 8 --------------- 9 9 10 .. toctree::11 :maxdepth: 112 10 13 2.0/installation 14 2.0/quickstart 11 * `Installation <../2.0/installation.html>`_ 12 * `Quickstart <../2.0/quickstart.html>`_ 15 13 16 14 Main docs 17 15 --------- 18 16 19 .. toctree:: 20 :maxdepth: 1 21 22 2.0/framework/index 23 2.0/protocol 24 2.0/reference/index 17 * `Framework <../2.0/framework/index.html>`_ 18 * `Protocol <../2.0/protocol.html>`_ 19 * `API References <../2.0/reference/index.html>`_ 25 20 26 21 … … 71 66 :hidden: 72 67 73 2.0/index74 68 1.2/index 75 69 -
sandbox/tsauerwein/website/trunk/index.txt
r3497 r3502 29 29 --------------- 30 30 31 MapFish 2.0 is the current release. To install it, follow :ref:`installation_2_0_`. 31 MapFish 2.0 is the current release. To install it, follow `the installation 32 procedure <../2.0/installation.html>`_. 32 33 33 34 Interoperability … … 56 57 .. cssclass:: navigation_links 57 58 58 `Quickstart < doc/2.0/quickstart.html>`_ |59 `Installation < doc/2.0/installation.html>`_ |59 `Quickstart <2.0/quickstart.html>`_ | 60 `Installation <2.0/installation.html>`_ | 60 61 `Documentation <doc/index.html>`_ | 61 `Demos <http://demo.mapfish.org/mapfishsample/ 1.2>`_ |62 `Demos <http://demo.mapfish.org/mapfishsample/2.0>`_ | 62 63 `Wiki <http://trac.mapfish.org/>`_ 63 64 … … 65 66 :hidden: 66 67 67 doc/2.0/quickstart68 doc/2.0/installation69 68 doc/index
