[KYUUBI #4593] [DOCS] Keep promote the release step update-to-date
### _Why are the changes needed?_
Kyuubi website dropped the old way for update docs, we should update the docs to keep it reflect this change.
Ref: cbc7df1209 (diff-87c53e762995c279bfb9cba355186bc80fdf748d4cd29b3898d06368d7eeb99fR340)
### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
- [ ] Add screenshots for manual tests if appropriate
- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request
Closes #4593 from pan3793/doc.
Closes #4593
0dfcd47e4 [Cheng Pan] [DOCS] Keep promote the release step update-to-date
Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
0d5eaa2d0b
commit
e21ec213c5
@ -275,8 +275,7 @@ Fork and clone [Apache Kyuubi website](https://github.com/apache/kyuubi-website)
|
||||
|
||||
1. Add a new markdown file in `src/zh/news/`, `src/en/news/`
|
||||
2. Add a new markdown file in `src/zh/release/`, `src/en/release/`
|
||||
3. Follow [Build Document](../develop_tools/build_document.md) to build documents, then copy `apache/kyuubi`'s
|
||||
folder `docs/_build/html` to `apache/kyuubi-website`'s folder `content/docs/r{RELEASE_VERSION}`
|
||||
3. Update `releases` defined in `hugo.toml`'s `[params]` part.
|
||||
|
||||
### Create an Announcement
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user