Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add update docs/UserGuide/UserGuideReadme.md

...

https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.8.1/RELEASE_NOTES.md

将上面的版本改成你最终的版本即可。


当发布大版本的时候,还需要更新docs/UserGuide/UserGuideReadme.md 和docs/zh/UserGuide/UserGuideReadme.md ,

将大版本对应的网页链接放进去,如:


Code Block
- [In progress version](https://iotdb.apache.org/UserGuide/Master/Get%20Started/QuickStart.html) 
- [Version 0.8.x](/zh/UserGuide/V0.8.x/0-Get%20Started/1-QuickStart.html) - [Version 0.10.x](https://iotdb.apache.org/UserGuide/V0.10.x/Get%20Started/QuickStart.html)
- [Version 0.9.x](/zh/UserGuide/V0.9.x/0-Get%20Started/1-QuickStart.html) - [Version 0.9.x](https://iotdb.apache.org/UserGuide/V0.9.x/0-Get%20Started/1-QuickStart.html)
- [Version 0.8.x](https://iotdb.apache.org/UserGuide/V0.8.x/0-Get%20Started/1-QuickStart.html)




之后需要手动部署网页,等待部署成功、官网更新后,再昭告天下:

...