summaryrefslogtreecommitdiff
path: root/doc/developer-release.txt
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2020-12-16 09:27:06 -0500
committerYoni Rabkin <yoni@rabkins.net>2020-12-16 09:27:06 -0500
commitb3f34ab05e5d44a16e4085431cf5bdaac2c65bb6 (patch)
treeda7bf6a261a9025afcf997037b05120ca37c3c8b /doc/developer-release.txt
parent33761234843f1c24c57b80db7f4c87dad82d3a53 (diff)
update documentation across the board
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.