GitHub user uce opened a pull request:
https://github.com/apache/flink/pull/1705
[docs] Move state and windows guide to separate pages
I have not changed the content, but only moved the content to separate
pages. I think this is helpful to new users who immediately have links to the
main streaming concepts via the left hand side navigation now.
Futhermore, I've made minor changes like adding Table of Contents or
renaming the CEP link to Event Processing.
- Move "Windowing" to separate page
- Make "Working with Time" sub page of "Windowing"
- Fix link in "Working with Time" page
- Move "Working with State" page to "Fault Tolerance"
- Add ToC to "State Backends" page
- Hierarchical restart strategies sections
- CEP => Event Processing (CEP)
---
## Current state (*hidden* in DataStream API page)

## Changes (on left hand side navigation)

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/uce/flink docs-sep
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1705.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 #1705
----
commit d0741cc90808e93dc8bab516cbcf900bcc0de5dd
Author: Ufuk Celebi <[email protected]>
Date: 2016-02-24T14:35:31Z
[docs] Move state and windows guide to separate pages
- Move "Windowing" to separate page
- Make "Working with Time" sub page of "Windowing"
- Fix link in "Working with Time" page
- Move "Working with State" page to "Fault Tolerance"
- Add Table of Contents to State Backends page
- Hierarchical restart strategies sections
- CEP => Event Processing (CEP)
----
---
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.
---