GitHub user uce opened a pull request: https://github.com/apache/flink/pull/2387
[FLINK-4317, FLIP-3] [docs] Restructure docs This is the initial layout for the docs restructuring as discussed in FLIP-3. We move the top level navigation to the left side and allow arbitrary nestings to be defined. The main goal is that users find more of the important content. Therefore the docs are now treating streaming as the default and move some streaming-only content to the top-level. This kind of left-side navigation layout is also followed by other popular projects like [Google DataFlow docs](https://cloud.google.com/dataflow/docs/) or http://readthedocs.org. You can preview the new layout here: http://uce.github.io/flink/ We need to follow up with more actual content (see FLIP-3). If we adapt this layout, I would file the required content changes as JIRAs and ask someone to coordinate the writing process among the interested contributors. You can merge this pull request into a Git repository by running: $ git pull https://github.com/uce/flink docs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/2387.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 #2387 ---- commit 724296b0376291e7f4a0e4031507f871f56395fa Author: Ufuk Celebi <u...@apache.org> Date: 2016-08-17T13:06:04Z [FLINK-4317, FLIP-3] [docs] Restructure docs - Add redirect layout - Remove Maven artifact name warning - Add info box if stable, but not latest - Add font-awesome 4.6.3 - Add sidenav layout ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---