Skip to content

Commit 9ae3f74

Browse files
committed
Update instructions for versioned docs.
1 parent c444ff5 commit 9ae3f74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

new_release_howto.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ on the account `domjudge@vm-domjudge`):
2727
Copy these files to `/srv/http/domjudge/releases/`
2828
1. Update the DOMjudge homepage: commit changes in the `domjudge-scripts`
2929
repository under `website/` and run `make install` as domjudge@domjudge
30-
1. Update the release documentation under `/srv/http/domjudge/docs/`
31-
by running `make install-docs` from `~/domjudge-scripts/website/`.
32-
(if releasing the latest stable branch; note that the release tarball
33-
must already be present under `/srv/http/domjudge/releases/`).
30+
1. If this is a new major or minor version, update the release documentation
31+
under `/srv/http/domjudge/docs/manual` by adding a new version to the
32+
file `versions.json` and updating the redirect destination in `index.html`.
33+
The documentation is regenerated once every hour.
3434
1. If necessary, add a source package of included dash static shell in
3535
`/srv/http/domjudge/sources/`.
3636
1. Bump the docker containers and build Debian packages (or make someone

0 commit comments

Comments
 (0)