summaryrefslogtreecommitdiff
path: root/doc/developer-release.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer-release.txt')
-rw-r--r--doc/developer-release.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/developer-release.txt b/doc/developer-release.txt
index 81b275e..14c4096 100644
--- a/doc/developer-release.txt
+++ b/doc/developer-release.txt
@@ -17,6 +17,12 @@ Update the NEWS file to tell all of the people the Good News.
Update the manual, compile it, and update the copy of the info file in
the root directory so that ELPA can install it.
+Compile an HTML version of the manual and update it on the Website:
+
+ $ cvs commit -m "update manual" rt-liber.html
+
+ $ cvs commit -m "update website" index.html
+
* push
Push these updates to the git repo.