Last change
on this file since 705 was
608,
checked in by djay, 10 years ago
|
Add Doxygen documentation configuration file and index.
|
-
Property svn:keywords set to
Doxyfile
|
File size:
1.1 KB
|
Rev | Line | |
---|
[608] | 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/site/Downloads#Downloads">http at zoo-project.org</a>, |
---|
| 16 | <a href="http://zoo-project.org/site/Downloads#Fordevelopers">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.