comparison CHANGES.txt @ 4703:8e34362a14f7

issue2550774: Fix generating the website documentation - the COPYING.txt file needs to be symlinked into website/www/ so the documentation can be generated correctly - add website/www/COPYING.txt to the .hgignore file so the symlinked version does not get accidentally committed to the repository - the website documentation Makefile 'clean' removes the symlinks and the generated html to return things back to the original state, which is what should happen on a 'clean'
author John Kristensen <john@jerrykan.com>
date Sun, 16 Dec 2012 13:18:11 +1100
parents 3dc458554d68
children a5a9b81f8f6b
comparison
equal deleted inserted replaced
4702:3dc458554d68 4703:8e34362a14f7
72 - issue2550774: Remove generating documentation with rst2html, and update the 72 - issue2550774: Remove generating documentation with rst2html, and update the
73 README.txt with how to create the html docs using sphinx, thanks Kai Storbeck 73 README.txt with how to create the html docs using sphinx, thanks Kai Storbeck
74 (John Kristensen) 74 (John Kristensen)
75 - issue2550774: Include doc/conf.py in the release tarball, so people can build 75 - issue2550774: Include doc/conf.py in the release tarball, so people can build
76 their own documentation in html, thanks Kai Storbeck (John Kristensen) 76 their own documentation in html, thanks Kai Storbeck (John Kristensen)
77 - issue2550774: Update website/www/Makefile to symlink COPYING.txt so "make"
78 works again, thanks Kai Storbeck (John Kristensen)
77 79
78 2012-05-15: 1.4.20 80 2012-05-15: 1.4.20
79 81
80 Features: 82 Features:
81 83

Roundup Issue Tracker: http://roundup-tracker.org/