GitHub user contradictioned opened a pull request:
https://github.com/apache/storm/pull/2896
Storm 3261
As I wrote in the [issue](https://issues.apache.org/jira/browse/STORM-3261)
I found that some pages were not generated due to missing YAML headers. Since
the files are linked from the index page, I belive they are intended to be
rendered.
I added them and by the way also fixed some broken links.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/contradictioned/storm STORM-3261
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2896.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 #2896
----
commit e996abce19ce535599dab1bb90977d0056a9ad97
Author: Manuel Dossinger <manuel@...>
Date: 2018-10-26T09:18:03Z
Added missing YAML headers, so jekyll generates the html files.
commit 64ce3e0853531e550f31280fe4285f16aaebda1f
Author: Manuel Dossinger <manuel@...>
Date: 2018-10-26T09:18:27Z
Fixed broken links
----
---