File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ on the account `domjudge@vm-domjudge`):
27
27
Copy these files to `/srv/http/domjudge/releases/`
28
28
1. Update the DOMjudge homepage: commit changes in the `domjudge-scripts`
29
29
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 .
34
34
1. If necessary, add a source package of included dash static shell in
35
35
`/srv/http/domjudge/sources/`.
36
36
1. Bump the docker containers and build Debian packages (or make someone
You can’t perform that action at this time.
0 commit comments