[
https://issues.apache.org/jira/browse/STORM-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202893#comment-15202893
]
ASF GitHub Bot commented on STORM-1617:
---------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/1236
STORM-1617: Versioned Docs 0.10.x
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-0.10.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1236.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 #1236
----
commit cf0cdbb03e77249f538cf672065eb4369352780a
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
commit 7e95983258c3112eacfa76895784372cd2cfa5e0
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-03-19T17:33:31Z
STORM-1617: 0.10.x release docs
----
> 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)