[
https://issues.apache.org/jira/browse/STORM-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202886#comment-15202886
]
ASF GitHub Bot commented on STORM-1617:
---------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/1234
STORM-1617: Versioned Docs
This is intended to be merged and used with
https://svn.apache.org/repos/asf/storm/branches/bobby-versioned-site
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm versioned-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1234.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1234
----
commit abbfb9737e4c99eb27b96aa85335294b025c348e
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-03-19T17:15:21Z
STORM-1617: Release Specific Documentation 0.9.x
Conflicts:
.gitignore
docs/README.md
docs/_config.yml
docs/_includes/footer.html
docs/_includes/head.html
docs/_includes/header.html
docs/_layouts/about.html
docs/_layouts/default.html
docs/_layouts/documentation.html
docs/_layouts/page.html
docs/_layouts/post.html
docs/assets/css/bootstrap.css
docs/assets/css/bootstrap.css.map
docs/assets/js/bootstrap.min.js
docs/images/logos/alibaba.jpg
docs/images/logos/groupon.jpg
docs/images/logos/parc.png
docs/images/logos/webmd.jpg
docs/images/topology.png
Conflicts:
.gitignore
docs/README.md
docs/STORM-UI-REST-API.md
docs/_config.yml
docs/_includes/footer.html
docs/_includes/head.html
docs/_includes/header.html
docs/_layouts/about.html
docs/_layouts/default.html
docs/_layouts/documentation.html
docs/_layouts/page.html
docs/_layouts/post.html
docs/assets/css/bootstrap.css
docs/assets/css/bootstrap.css.map
docs/assets/js/bootstrap.min.js
docs/images/logos/alibaba.jpg
docs/images/logos/groupon.jpg
docs/images/logos/parc.png
docs/images/logos/webmd.jpg
commit d909db8fe2aee7633b6f3b95ae71c415efea495f
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-03-19T17:33:31Z
STORM-1617: 0.10.x release docs
Conflicts:
docs/images/topology.png
commit 69dfb5322f896057c21cf6bf758938cb14bc3984
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-03-19T17:56:04Z
STORM-1617: added in 1.x specific doc changes
commit 96b1cac47aac751f3a6bf8efa3df032e1759abf0
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-03-19T18:04:58Z
STORM-1617: Added in 2.x specific doc changes
----
> storm.apache.org has no release specific documentation
> ------------------------------------------------------
>
> Key: STORM-1617
> URL: https://issues.apache.org/jira/browse/STORM-1617
> Project: Apache Storm
> Issue Type: Bug
> Components: asf-site
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> Our current documentation on http://storm.apache.org/ has no place to put
> release specific documentation. Ever other project I know of has a little
> bit of generic information, but most of the site is tied to a specific
> release. I would like to copy that model and I propose that the following
> files be maintained only on the asf-site branch. All other files will be
> moved to a documentation directory on the individual branches, and a copy of
> each, along with the generated javadocs, will be copied to a release specific
> directory for each release.
> ./index.html
> ./releases.html (Combined downloads + documentation for each release)
> ./contribute/BYLAWS.md
> ./contribute/Contributing-to-Storm.md
> ./contribute/People.md (Perhaps just PMC for this)
> ./_posts
> ./news.html
> ./feed.xml
> ./getting-help.html
> ./LICENSE.html (Apache License)
> ./talksAndVideos.md
> Possibly also:
> ./about/deployment.md
> ./about/fault-tolerant.md
> ./about/free-and-open-source.md
> ./about/guarantees-data-processing.md
> ./about/integrates.md
> ./about/multi-language.md
> ./about/scalable.md
> ./about/simple-api.md
> ./about.md
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)