Github user PramodSSImmaneni commented on a diff in the pull request:
https://github.com/apache/apex-site/pull/42#discussion_r72343142
--- Diff: src/md/release.md ---
@@ -201,6 +252,27 @@ git push apache
```
Merge `@since` tag and change log changes to `master`.
+### Documentation
+
+The documentation promotion is done in two steps. First the release
documentation component is made available on the website and then the remaining
website documentation is deployed.
+
+1. If this is a new minor or a major release, in the `apex-site` folder
from the build, run the following commands to point the website to the release
documentation folder, otherwise it is a patch release and this step can be
skipped as the documentation is already reflected in the website.
+
--- End diff --
There is also the committing to github. The snippet says to run the
commands under the apex-site folder. There are a couple of other things in
there which shouldn't be there. I had missed saving the file before checkin and
they got it, I removed them.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---