Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions docs/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,8 @@ posts = "/:year/:month/:day/:title/"
languageName = '中文版'
contentDir = 'content.zh'
weight = 2

[languages.tr]
languageName = 'Türkçe'
contentDir = 'content.tr'
weight = 2
25 changes: 25 additions & 0 deletions docs/content.tr/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: Apache Flink® — Veri Akışları Üzerinde Durumlu Hesaplamalar
type: docs
home: true
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

{{< recent_posts >}}
26 changes: 26 additions & 0 deletions docs/content.tr/documentation/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: Dokümantasyon
bookCollapseSection: true
weight: 15
menu_weight: 1
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Dokümantasyon
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flink-cdc-master.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 7
title: CDC Master (snapshot)
bookHref: "https://nightlies.apache.org/flink/flink-cdc-docs-master"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink CDC documentation (latest snapshot)

{{< external_link name="You can find the Flink CDC documentation for the latest snapshot here.">}}
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flink-cdc-stable.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 6
title: CDC $FlinkCDCStableShortVersion (stable)
bookHref: "https://nightlies.apache.org/flink/flink-cdc-docs-stable"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink CDC documentation (latest stable release)

{{< external_link name="You can find the Flink CDC documentation for the latest stable release here.">}}
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flink-kubernetes-operator-master.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 5
title: Kubernetes Operator Main (snapshot)
bookHref: "https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink Kubernetes Operator documentation (latest snapshot)

{{< external_link name="You can find the Flink Kubernetes Operator documentation for the latest snapshot here.">}}
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flink-kubernetes-operator-stable.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 4
title: Kubernetes Operator $FlinkKubernetesOperatorStableShortVersion (latest)
bookHref: "https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-stable/"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink Kubernetes Operator documentation (latest stable release)

{{< external_link name="You can find the Flink Kubernetes Operator documentation for the latest stable release here.">}}
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flink-lts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 2
title: Flink $FlinkLTSShortVersion (LTS)
bookHref: "https://nightlies.apache.org/flink/flink-docs-lts/"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink documentation (latest LTS release)

{{< external_link name="You can find the Flink documentation for the latest Long-Term Support(LTS) release here.">}}
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flink-master.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 3
title: Flink Master (snapshot)
bookHref: "https://nightlies.apache.org/flink/flink-docs-master/"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink documentation (latest snapshot)

{{< external_link name="You can find the Flink documentation for the latest snapshot here.">}}
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flink-stable.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 1
title: Flink $FlinkStableShortVersion (stable)
bookHref: "https://nightlies.apache.org/flink/flink-docs-stable/"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink documentation (latest stable release)

{{< external_link name="You can find the Flink documentation for the latest stable release here.">}}
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flink-stateful-functions-master.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 11
title: Stateful Functions Master (snapshot)
bookHref: "https://nightlies.apache.org/flink/flink-statefun-docs-master"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink Stateful Functions documentation (latest snapshot)

{{< external_link name="You can find the Flink Stateful Functions documentation for the latest snapshot here.">}}
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flink-stateful-functions-stable.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 10
title: Stateful Functions $StateFunStableShortVersion (stable)
bookHref: "https://nightlies.apache.org/flink/flink-statefun-docs-stable/"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink documentation (latest stable release)

{{< external_link name="You can find the Flink documentation for the latest stable release here.">}}
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flinkml-master.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 9
title: ML Master (snapshot)
bookHref: "https://nightlies.apache.org/flink/flink-ml-docs-master"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink ML documentation (latest snapshot)

{{< external_link name="You can find the Flink ML documentation for the latest snapshot here.">}}
27 changes: 27 additions & 0 deletions docs/content.tr/documentation/flinkml-stable.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 8
title: ML $FlinkMLStableShortVersion (stable)
bookHref: "https://nightlies.apache.org/flink/flink-ml-docs-stable/"
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

# Flink ML documentation (latest stable release)

{{< external_link name="You can find the Flink ML documentation for the latest stable release here.">}}
Loading