- Timestamp:
- 09/08/10 09:57:29 (21 months ago)
- Location:
- website/trunk
- Files:
-
- 3 modified
-
doc/index.txt (modified) (3 diffs)
-
doc/tutorials/index.txt (modified) (2 diffs)
-
index.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
website/trunk/doc/index.txt
r3540 r3636 5 5 --------------- 6 6 7 * `Installation <2.0/installation.html>`_ 8 * `Quickstart <2.0/quickstart.html>`_ 9 10 .. toctree:: 11 :maxdepth: 1 12 13 14 Release 2.0 15 ----------- 16 17 * `Framework <2.0/framework/index.html>`_ 18 * `Protocol <2.0/protocol.html>`_ 19 * `API References <2.0/reference/index.html>`_ 20 21 Release 1.2 22 ----------- 23 7 24 .. toctree:: 8 25 :maxdepth: 1 … … 10 27 1.2/installation 11 28 1.2/quickstart 12 13 Main docs14 ---------15 16 .. toctree::17 :maxdepth: 118 19 29 1.2/framework 20 30 1.2/protocol 21 31 1.2/reference/index 32 33 MapFish Print 34 ------------- 35 36 * `MapFish Print Module <print/index.html>`_ 22 37 23 38 Other docs … … 27 42 :maxdepth: 1 28 43 29 tutorials/introduction/introduction30 tutorials/howto_app_development/howto_app_development31 44 implementations/index 32 45 contribs/index 33 46 tutorials/index 34 35 * `MapFish Print Module <print/index.html>`_36 47 37 48 .. cssclass:: navigation_links -
website/trunk/doc/tutorials/index.txt
r3264 r3636 20 20 extjs 21 21 22 Workshops 23 --------- 24 25 * `The Python Workshop <http://www.mapfish.org/doc/tutorials/python-workshop/>`_ 26 27 Presented at FOSS4G 2010. This workshop teaches the basics of Pylons, 28 SQLAlchemy, GeoAlchemy, Shapely, geojson, and MapFish. 29 22 30 Studio (BETA) 23 31 ------------- … … 37 45 tiling 38 46 ogrs2009_lab 47 introduction/introduction 48 howto_app_development/howto_app_development 39 49 40 50 .. cssclass:: navigation_links -
website/trunk/index.txt
r3489 r3636 29 29 --------------- 30 30 31 MapFish 1.2 is the current release. To install it, follow :ref:`installation_1_2_`. 31 MapFish 2.0 is the current release. Check out the `documentation 32 <doc/2.0/index.html>`_. 32 33 33 34 Interoperability … … 56 57 .. cssclass:: navigation_links 57 58 58 `Quickstart <doc/ 1.2/quickstart.html>`_ |59 `Installation <doc/ 1.2/installation.html>`_ |59 `Quickstart <doc/2.0/quickstart.html>`_ | 60 `Installation <doc/2.0/installation.html>`_ | 60 61 `Documentation <doc/index.html>`_ | 61 62 `Demos <http://demo.mapfish.org/mapfishsample/1.2>`_ |
