Skip to content

Commit 0da262e

Browse files
author
gsherman
committed
Updated doxygen config file and index
git-svn-id: http://svn.osgeo.org/qgis/trunk@8280 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent ac3e910 commit 0da262e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Doxyfile

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@
1717
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
1818
# by quotes) that should identify the project.
1919

20-
PROJECT_NAME = "Quantum GIS"
20+
PROJECT_NAME = "Quantum GIS API Documentation"
2121

22-
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
22+
# The PROJECT NUMBER
2323
# This could be handy for archiving the generated documentation or
24-
# if some version control system is used.
24+
# if some version control system is used. The svn revision number is
25+
# automatically updated by the documentation process. If you run doxygen
26+
# manually, the revision number may not reflect the current revision.
2527

26-
PROJECT_NUMBER = HEAD-$id:$
28+
PROJECT_NUMBER = HEAD-r8279
2729

2830
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2931
# base path where the generated documentation will be put.

doc/index.dox

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*! \mainpage Quantum GIS
66

77
\section index_intro Introduction
8-
\htmlonly<img src="qgis_icon_small.png" alt="QGIS"><a href="http://qgis.org">Quantum GIS</a>\endhtmlonly\latexonly Quantum GIS \endlatexonly (QGIS) is a user friendly Open Source Geographic Information System (GIS) that runs on Linux, Unix, Mac OSX, and Windows. QGIS supports vector, raster, and database formats. QGIS is licensed under the GNU General Public License. QGIS lets you browse and create map data on your computer. It supports many common spatial data formats (e.g. ESRI ShapeFile, geotiff). QGIS supports plugins to do things like display tracks from your GPS. QGIS is Open Source software and its free of cost (download here). We welcome contributions from our user community in the form of code contributions, bug fixes, bug reports, contributed documentation, advocacy and supporting other users on our mailing lists and forums. Financial contributions are also welcome.
8+
\htmlonly<img src="http://download.qgis.org/qgis-icon-60x60.png" alt="QGIS" align="left"><a href="http://qgis.org">Quantum GIS</a>\endhtmlonly\latexonly Quantum GIS \endlatexonly (QGIS) is a user friendly Open Source Geographic Information System (GIS) that runs on Linux, Unix, Mac OSX, and Windows. QGIS supports vector, raster, and database formats. QGIS is licensed under the GNU General Public License. QGIS lets you browse and create map data on your computer. It supports many common spatial data formats (e.g. ESRI ShapeFile, geotiff). QGIS supports plugins to do things like display tracks from your GPS. QGIS is Open Source software and its free of cost (download here). We welcome contributions from our user community in the form of code contributions, bug fixes, bug reports, contributed documentation, advocacy and supporting other users on our mailing lists and forums. Financial contributions are also welcome.
99

1010
\section index_maillist Mailing Lists
1111
<ul>
@@ -21,8 +21,6 @@ Some QGIS users and developers can also often be found in the
2121

2222
\htmlonly
2323
<p>
24-
$Id:$
25-
</p>
2624
\endhtmlonly
2725

2826
*/

0 commit comments

Comments
 (0)