We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4470bd3 commit 7686b83Copy full SHA for 7686b83
website/README.txt
@@ -106,6 +106,7 @@ the whole procedure looks like so:
106
. ${project_home}/docbuilder/bin/activate
107
# cd to website source and build it
108
cd ${project_home}/src/roundup/website/www
109
+ hg up <release tag> # make sure you are using the released code
110
make clean
111
make html
112
# you can check which files updated (the date will change with many files)
0 commit comments