|
@@ -28,5 +28,5 @@ For example, to release `x.y.z`, the following updates are required:
|
|
|
- Change the placeholder `<version>`(except `pom`) to the `x.y.z` in directory `docs`
|
|
|
- Add new history version
|
|
|
- `docs/docs/en/history-versions.md` and `docs/docs/zh/history-versions.md`: Add the new version and link for `x.y.z`
|
|
|
- - `docs/configs/docsdev.js`: change `/dev/` to `/x.y.z/`
|
|
|
+ - `docs/configs/docsdev.js`: change `/dev/` to `/x.y.z/`, **DO NOT** change this filename, is will be auto change by website tools.
|
|
|
|