Skip to content

Commit 810ee5e

Browse files
committed
Switch to using t2t for changelog
1 parent 1590839 commit 810ee5e

3 files changed

Lines changed: 1194 additions & 1385 deletions

File tree

doc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ELSE(TXT2TAGS_EXECUTABLE)
1111
)
1212
ENDIF(TXT2TAGS_EXECUTABLE)
1313

14-
SET(QGIS_DOC_FILES ${QGIS_DOC_FILES} index.html favicon.ico qgisdoc.css AUTHORS CONTRIBUTORS SPONSORS DONORS TRANSLATORS)
14+
SET(QGIS_DOC_FILES ${QGIS_DOC_FILES} index.html changelog.html favicon.ico qgisdoc.css AUTHORS CONTRIBUTORS SPONSORS DONORS TRANSLATORS)
1515

1616
INSTALL(FILES ${QGIS_DOC_FILES} DESTINATION ${QGIS_DATA_DIR}/doc)
1717
INSTALL(FILES images/qgis_new_80pct.png DESTINATION ${QGIS_DATA_DIR}/doc/images)

0 commit comments

Comments
 (0)