From 005726156642abd58c8f4304e2c6fbd830d4f2ff Mon Sep 17 00:00:00 2001 From: Alexandre Quessy Date: Wed, 28 Dec 2016 14:06:41 -0500 Subject: [PATCH] Fix #310: Document how to generate doc with markdown + delete CHANGELOG.md that was a duplicate --- HACKING | 4 + INSTALL | 2 - docs/informations/CHANGELOG.html | 221 +++++++++++-------------------- docs/informations/CHANGELOG.md | 150 --------------------- scripts/update-changelog.sh | 4 + 5 files changed, 85 insertions(+), 296 deletions(-) delete mode 100644 docs/informations/CHANGELOG.md create mode 100755 scripts/update-changelog.sh diff --git a/HACKING b/HACKING index 33e8181..0544d4d 100644 --- a/HACKING +++ b/HACKING @@ -5,6 +5,8 @@ Build software, doc and the translations ---------------------------------------- See INSTALL. +You will need to install markdown to build some of the documentation that comes with the software. + Coding style ------------ * indent with 2 spaces @@ -56,6 +58,8 @@ Make a release * VERSION in mapmap.pro * PROJECT_NUMBER in Doxyfile * Edit NEWS - update with the news for the release you are about to make +* Run ./scripts/update-changelog.sh and commit the changes +* Maybe update the docs/informations/CONTRIBUTORS.md file and run scripts/update-contributors.sh and commit the changes * run make * run ./sh_build_doc.sh * merge to master, or to the major.minor branch diff --git a/INSTALL b/INSTALL index ba38513..c37188f 100644 --- a/INSTALL +++ b/INSTALL @@ -147,5 +147,3 @@ https://gstreamer.freedesktop.org/data/pkg/windows/1.7.91/gstreamer-1.0-x86-1.7. - Remove lib\libopenh264.dll, lib\libSoundTouch-0.dll, lib\libtag.dll - Run Mapamp.exe - - diff --git a/docs/informations/CHANGELOG.html b/docs/informations/CHANGELOG.html index bf295da..a7226e2 100644 --- a/docs/informations/CHANGELOG.html +++ b/docs/informations/CHANGELOG.html @@ -1,175 +1,110 @@ -

MapMap Versions History - Release Notes

+

Release notes for MapMap

-

v0.4.1 - 2016-04-??

- -

Added

+

2016-04-?? - MapMap 0.4.1

-

Changed

+

2016-04-19 - MapMap 0.4.0

- -

Fixed

- - - -

v0.4.0 - 2016-04-19

- -

Added

- - - -

Changed

- - - -

Fixed

- - -

v0.3.1 - 2015-10-30

- -

Fixed

+

2015-10-30 - MapMap 0.3.1

-

v0.3.0 - 2015-07-17

- -

Added

- - - -

Changed

+

2015-07-17 - MapMap 0.3.0

- -

Fixed

- - -

v0.2.0 - 2014-12-28

- -

Added

+

2014-12-28 - MapMap 0.2.0

- -

Changed

- - -

Fixed

- - - -

v0.1.1 - 2014-07-07

+

2014-07-07 - MapMap 0.1.1

-

v0.1.0 - 2014-04-30

- -

Features

+

2014-04-30 - MapMap 0.1.0