mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-20 00:03:07 -04:00
Install fixes for doc (removed install.pdf and reinstated other docs)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7726 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
5dc70b5ce4
commit
c3dede4800
@ -2,15 +2,14 @@
|
||||
SET (DOC_FILES
|
||||
favicon.ico
|
||||
index.html
|
||||
install.pdf
|
||||
qgisdoc.css
|
||||
userguide.pdf
|
||||
)
|
||||
|
||||
#SUBDIRS (images plugins install_guide)
|
||||
|
||||
#INSTALL(FILES ${DOC_FILES}
|
||||
# DESTINATION ${QGIS_DATA_DIR}/doc)
|
||||
INSTALL(FILES ${DOC_FILES}
|
||||
DESTINATION ${QGIS_DATA_DIR}/doc)
|
||||
|
||||
INSTALL(FILES images/qgis_new_80pct.png
|
||||
DESTINATION ${QGIS_DATA_DIR}/doc/images)
|
||||
|
@ -10,7 +10,7 @@
|
||||
</td>
|
||||
<td valign="center">
|
||||
<span class="header">Quantum GIS Documentation</span><br>
|
||||
<span class="subheader">Version 0.9 <i>Ganymede</i></span><br>
|
||||
<span class="subheader">Version 0.9.1 <i>Ganymede</i></span><br>
|
||||
<span class="warning">Please read this entire document for important information about this release.</span>
|
||||
</td>
|
||||
</tr>
|
||||
@ -57,7 +57,7 @@ Version 0.9.1 concentrates on stabilization and feature enhancement.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
66 bugfixes and feature improvements
|
||||
70 bugfixes and feature improvements
|
||||
</li>
|
||||
<li>
|
||||
New window arrangement feature for the Georeferencer
|
||||
|
Loading…
x
Reference in New Issue
Block a user