diff --git a/README.md b/README.md index 15a4de2ca097db5cad69bd5cf683a694b9a78096..c3c671091254e84a798014fedeb211094c2b72c9 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,6 @@ To preview documents constructured by FluidDoc. Please follow the regular previe 1. Update the documentations on the submodules or within FluidDoc 1. Make sure all the submodules are ready for release. Paddle, book, model, mobile and Anakin should all have stable commits. Note: Paddle repo should update the API RST files accordinly if Paddle changes the included module/classes. 1. Update the submodules under `external` folder and commit the changes. -1. Git push the branch to Github, Travis CI will start several builds to publish the documents +1. Git push the branch to Github, Travis CI will start several builds to publish the documents to the PaddlePaddle.org server +1. Please notify the PaddlePaddle.org team that the release content is ready. PaddlePaddl.org team should enable the version and update the default version to the latest one. PaddlePaddl.org should also update the search index accordingly (Until the search server is up)