|
Last change
on this file since 825 was
752,
checked in by djay, 11 years ago
|
|
Add optional CORS support. Fix issue when dealing with Array in JavaScript? support.
|
-
Property svn:keywords set to
Doxyfile
|
|
File size:
1.0 KB
|
| Line | |
|---|
| 1 | #ifndef DOXYGEN_SKIP |
|---|
| 2 | /* $Id$ */ |
|---|
| 3 | #endif /* DOXYGEN_SKIP */ |
|---|
| 4 | |
|---|
| 5 | /*! \mainpage ZOO-Project C-API Documentation |
|---|
| 6 | |
|---|
| 7 | |
|---|
| 8 | <a href="http://zoo-project.org/">ZOO-Project</a> is an open source WPS platform |
|---|
| 9 | that is released under an <a href="http://zoo-project.org/trac/browser/trunk/zoo-project/LICENSE">X/MIT</a> style |
|---|
| 10 | <a href="http://www.opensource.org/"> Open Source</a> license. ZOO-Project software is incubating at the <a href="http://www.osgeo.org/">Open Source |
|---|
| 11 | Geospatial Foundation</a>. |
|---|
| 12 | |
|---|
| 13 | Home: http://www.zoo-project.org<br> |
|---|
| 14 | Download: |
|---|
| 15 | <a href="http://zoo-project.org/Code/Download">http at zoo-project.org</a>, |
|---|
| 16 | <a href="http://svn.zoo-project.org/svn/">svn at zoo-project.org</a> |
|---|
| 17 | |
|---|
| 18 | This documentation describes the ZOO-Project C-API. You can start your visit by the Data Structures link above which details all available structures in ZOO-Project. The Files link presents all source files used to generate this documentation. |
|---|
| 19 | |
|---|
| 20 | */ |
|---|
Note: See
TracBrowser
for help on using the repository browser.