Skip to content

reorganize documentation and update titles #861

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 7, 2021
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions website_and_docs/content/documentation/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ that lets you write interchangeable code for all major web browsers.
This project is made possible by volunteer contributors
who have put in thousands of hours of their own time,
and made the source code
[freely available]({{< ref "/copyright_and_attributions.md#license" >}})
[freely available]({{< ref "copyright.md#license" >}})
for anyone to use, enjoy, and improve.

Selenium brings together browser vendors, engineers, and enthusiasts
Expand Down Expand Up @@ -150,10 +150,10 @@ fun main() {
{{< /tab >}}
{{< /tabpane >}}

See the [Overview]({{< ref "/overview.md" >}}) to check the different project
See the [Overview]({{< ref "overview" >}}) to check the different project
components and decide if Selenium is the right tool for you.

You should continue on to [Getting Started]({{< ref "/getting_started.md" >}})
You should continue on to [Getting Started]({{< ref "webdriver/getting_started" >}})
to understand how you can install Selenium and successfully use it as a test
automation tool, and scaling simple tests like this to run in large, distributed
environments on multiple browsers, on several different operating systems.
Expand Down
6 changes: 3 additions & 3 deletions website_and_docs/content/documentation/_index.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Seleniumはブラウザー自動化を可能にし、それを支えるツール

ユーザーとブラウザーのやり取りのエミュレーション、ブラウザーの割当を増強したり縮減する分散型サーバー、そしてすべてのメジャーなブラウザー用に置換可能なコードの実装を可能にする[W3C WebDriver 仕様](//www.w3.org/TR/webdriver/)インフラの提供します。

このプロジェクトは多くの有志貢献者の何千時間に及ぶ個々の時間を費やした事とソースコード[自由に利用可能]({{< ref "/copyright_and_attributions.md#license" >}})を誰にでも利用、楽しめ、そして改良できることによって実現しました。
このプロジェクトは多くの有志貢献者の何千時間に及ぶ個々の時間を費やした事とソースコード[自由に利用可能]({{< ref "/copyright.md#license" >}})を誰にでも利用、楽しめ、そして改良できることによって実現しました。

Seleniumはウェブプラットフォームの自動化のより開かれた議論をするためブラウザーベンダー、エンジニア、愛好家をまとめます。このプロジェクトはコミュニティーを導きと育成のために[年次カンファレンス](//seleniumconf.com/)開催します。

Expand Down Expand Up @@ -148,10 +148,10 @@ fun main() {



See the [Overview]({{< ref "/overview.md" >}}) to check the different project
See the [Overview]({{< ref "overview" >}}) to check the different project
components and decide if Selenium is the right tool for you.

You should continue on to [Getting Started]({{< ref "/getting_started.md" >}})
You should continue on to [Getting Started]({{< ref "webdriver/getting_started" >}})
to understand how you can install Selenium and successfully use it as a test
automation tool, and scaling simple tests like this to run in large, distributed
environments on multiple browsers, on several different operating systems.
Expand Down
6 changes: 3 additions & 3 deletions website_and_docs/content/documentation/_index.pt-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ que permite escrever código intercambiável para todos os principais navegadore

Este projeto é possível graças a colaboradores voluntários
que dedicam milhares de horas de seu próprio tempo,
e disponibilizaram o código-fonte [disponível gratuitamente]({{< ref "/copyright_and_attributions.pt-br.md#license" >}})
e disponibilizaram o código-fonte [disponível gratuitamente]({{< ref "copyright.md#license" >}})
para qualquer um usar, aproveitar e melhorar.

Selenium reúne criadores de navegadores, engenheiros e entusiastas
Expand Down Expand Up @@ -160,10 +160,10 @@ fun main() {



See the [Overview]({{< ref "/overview.md" >}}) to check the different project
See the [Overview]({{< ref "overview" >}}) to check the different project
components and decide if Selenium is the right tool for you.

You should continue on to [Getting Started]({{< ref "/getting_started.md" >}})
You should continue on to [Getting Started]({{< ref "webdriver/getting_started" >}})
to understand how you can install Selenium and successfully use it as a test
automation tool, and scaling simple tests like this to run in large, distributed
environments on multiple browsers, on several different operating systems.
Expand Down
6 changes: 3 additions & 3 deletions website_and_docs/content/documentation/_index.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Selenium 是支持 web 浏览器自动化的一系列工具和库的综合项目
该 规范 允许您为所有主要 Web 浏览器编写可互换的代码。

这个项目是由志愿者贡献者实现的,他们投入了自己数千小时的时间,
并使源代码[免费提供]({{< ref "/copyright_and_attributions.md#license" >}})给任何人使用、享受和改进。
并使源代码[免费提供]({{< ref "/copyright.md#license" >}})给任何人使用、享受和改进。

Selenium 汇集了浏览器供应商,工程师和爱好者,以进一步围绕 Web 平台自动化进行公开讨论。
该项目组织了[一次年度会议](//seleniumconf.com/),以教学和培养社区。
Expand Down Expand Up @@ -143,11 +143,11 @@ fun main() {
{{< /tabpane >}}


请参阅 [概述]({{< ref "/overview.md" >}})
请参阅 [概述]({{< ref "overview" >}})
以检查不同的项目组件,
并确定Selenium是否适合您.

您应该继续阅读 [开始]({{< ref "/getting_started.md" >}}),
您应该继续阅读 [开始]({{< ref "webdriver/getting_started" >}}),
以了解如何安装Selenium,
将其成功用作测试自动化工具,
并将这样的简单测试扩展为
Expand Down
4 changes: 2 additions & 2 deletions website_and_docs/content/documentation/about/_index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "About this documentation"
linkTitle: "About this documentation"
weight: 13
linkTitle: "About"
weight: 16
aliases:
[
"/documentation/en/introduction/about_this_documentation/",
Expand Down
2 changes: 1 addition & 1 deletion website_and_docs/content/documentation/about/_index.ja.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "このドキュメントについて"
linkTitle: "このドキュメントについて"
weight: 13
weight: 16
aliases:
[
"/documentation/ja/introduction/about_this_documentation/",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Sobre esta documentação"
linkTitle: "Sobre esta documentação"
weight: 13
weight: 16
aliases:
[
"/documentation/pt-br/introduction/about_this_documentation/",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "关于这个文档"
linkTitle: "关于这个文档"
weight: 13
weight: 16
aliases:
[
"/documentation/zh-cn/introduction/about_this_documentation/",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: "Contributing to the Selenium Site & Documentation"
linkTitle: "Contributing to the Selenium Site & Documentation"
title: "Contributing to the Selenium site & documentation"
linkTitle: "Contributing"
weight: 2
aliases:
[
"/documentation/en/contributing/",
"/documentation/en/front_matter/typographical_conventions/"
]
aliases: [
"/documentation/en/contributing/",
"/documentation/en/front_matter/typographical_conventions/"
]
---

Selenium is a big software project, its site and documentation are key
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
---
title: "Copyright and attributions"
linkTitle: "Copyright and attributions"
linkTitle: "Copyright"
weight: 1
description: >
Copyright, contributions and all attributions for the different projects
under the Selenium umbrella.
aliases: ["/documentation/en/front_matter/copyright_and_attributions/"]
aliases: [
"/documentation/en/front_matter/copyright_and_attributions/",
"/documentation/about/copyright_and_attributions"
]
---

## **The Documentation of Selenium**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ weight: 1
description: >
Copyright, contributions and all attributions for the different projects
under the Selenium umbrella.
aliases: ["/documentation/ja/front_matter/copyright_and_attributions/"]
aliases: [
"/documentation/ja/front_matter/copyright_and_attributions/",
"/ja/documentation/about/copyright_and_attributions"
]
---

{{% pageinfo color="warning" %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ weight: 1
description: >
Copyright, contributions and all attributions for the different projects
under the Selenium umbrella.
aliases: ["/documentation/pt-br/front_matter/copyright_and_attributions/"]
aliases: [
"/documentation/pt-br/front_matter/copyright_and_attributions/",
"/pt-br/documentation/about/copyright_and_attributions"
]
---

{{% pageinfo color="warning" %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ linkTitle: "版权和归属"
weight: 1
description: >
Selenium工具集下的全部版权、贡献以及归属.
aliases: ["/documentation/zh-cn/front_matter/copyright_and_attributions/"]
aliases: [
"/documentation/zh-cn/front_matter/copyright_and_attributions/",
"/zh-cn/documentation/about/copyright_and_attributions"
]
---

## **Selenium文档**
Expand Down
4 changes: 2 additions & 2 deletions website_and_docs/content/documentation/grid/_index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Grid"
title: "Selenium Grid 4"
linkTitle: "Grid"
weight: 9
weight: 6
description: >
Want to run tests in parallel across multiple machines? Then, Grid is for you.
aliases:
Expand Down
2 changes: 1 addition & 1 deletion website_and_docs/content/documentation/grid/_index.ja.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Grid"
linkTitle: "Grid"
weight: 9
weight: 6
description: >
Want to run tests in parallel across multiple machines? Then, Grid is for you.
aliases:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Grid"
linkTitle: "Grid"
weight: 9
weight: 6
description: >
Want to run tests in parallel across multiple machines? Then, Grid is for you.
aliases:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Grid"
linkTitle: "Grid"
weight: 9
weight: 6
description: >
要在多台计算机上并行运行测试吗? 那么, Grid正是为你准备的.
aliases:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Advanced Features"
title: "Advanced features of Selenium"
linkTitle: "Advanced Features"
weight: 6
weight: 12
description: >
To get all the details of the advanced features, understand how it works, and how to set
up your own, please browse thorough the following sections.
aliases: ["/documentation/en/grid/grid_4/advanced_features/"]
---
---
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "高度な機能"
linkTitle: "高度な機能"
weight: 6
weight: 12
description: >
高度な機能のすべての詳細を取得し、それがどのように機能するか、および独自の設定方法を理解するには、次のセクションを参照してください。
aliases: ["/documentation/ja/grid/grid_4/advanced_features/"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Advanced Features"
linkTitle: "Advanced Features"
weight: 6
weight: 12
description: >
To get all the details of the advanced features, understand how it works, and how to set
up your own, please browse thorough the following sections.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: "高级功能"
linkTitle: "高级功能"
weight: 6
weight: 12
description: >
要获得高级功能的所有详细信息,
了解其工作原理,
以及如何设置自己的功能,
请浏览以下部分.
aliases: ["/documentation/zh-cn/grid/grid_4/advanced_features/"]
---
---
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
---
title: "Grid Endpoints"
linkTitle: "Grid Endpoints"
title: "Grid endpoints"
linkTitle: "Endpoints"
weight: 3
aliases: ["/documentation/en/grid/grid_4/grid_endpoints/"]
aliases: [
"/documentation/en/grid/grid_4/grid_endpoints/",
"/documentation/grid/advanced_features/grid_endpoints/"
]
---

## Grid
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
title: "Grid Endpoints"
linkTitle: "Grid Endpoints"
weight: 3
aliases: ["/documentation/ja/grid/grid_4/grid_endpoints/"]
aliases: [
"/documentation/ja/grid/grid_4/grid_endpoints/",
"/ja/documentation/grid/advanced_features/grid_endpoints/"
]
---

{{% pageinfo color="warning" %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
title: "Rotas da Grid"
linkTitle: "Rotas da Grid"
weight: 3
aliases: ["/documentation/pt-br/grid/grid_4/grid_endpoints/"]
aliases: [
"/documentation/pt-br/grid/grid_4/grid_endpoints/",
"/pt-br/documentation/grid/advanced_features/grid_endpoints/"
]
---

{{% pageinfo color="warning" %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
title: "Grid端点"
linkTitle: "Grid端点"
weight: 3
aliases: ["/documentation/zh-cn/grid/grid_4/grid_endpoints/"]
aliases: [
"/documentation/zh-cn/grid/grid_4/grid_endpoints/",
"/zh-cn/documentation/grid/advanced_features/grid_endpoints/"
]
---

## Grid
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "GraphQL Query Support"
linkTitle: "GraphQL Query Support"
title: "GraphQL query support"
linkTitle: "GraphQL Support"
weight: 2
aliases: ["/documentation/en/grid/grid_4/graphql_support/"]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Observability"
title: "Observability in Selenium Grid"
linkTitle: "Observability"
weight: 1
aliases: ["/documentation/en/grid/grid_4/advanced_features/observability/"]
Expand Down Expand Up @@ -154,4 +154,4 @@ The steps above should set you up for seeing traces and logs.
2. [OpenTelemetry Tracing API Specification](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/api.md#status)
3. [Selenium Wiki](https://github.com/SeleniumHQ/selenium/wiki)
4. [Structured logs vs events](https://www.honeycomb.io/blog/how-are-structured-logs-different-from-events/)
5. [Jaeger framework](https://github.com/jaegertracing/jaeger)
5. [Jaeger framework](https://github.com/jaegertracing/jaeger)
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ The steps above should set you up for seeing traces and logs.
2. [OpenTelemetry Tracing API Specification](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/api.md#status)
3. [Selenium Wiki](https://github.com/SeleniumHQ/selenium/wiki)
4. [Structured logs vs events](https://www.honeycomb.io/blog/how-are-structured-logs-different-from-events/)
5. [Jaeger framework](https://github.com/jaegertracing/jaeger)
5. [Jaeger framework](https://github.com/jaegertracing/jaeger)
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ The steps above should set you up for seeing traces and logs.
2. [OpenTelemetry Tracing API Specification](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/api.md#status)
3. [Selenium Wiki](https://github.com/SeleniumHQ/selenium/wiki)
4. [Structured logs vs events](https://www.honeycomb.io/blog/how-are-structured-logs-different-from-events/)
5. [Jaeger framework](https://github.com/jaegertracing/jaeger)
5. [Jaeger framework](https://github.com/jaegertracing/jaeger)
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ The steps above should set you up for seeing traces and logs.
2. [OpenTelemetry Tracing API Specification](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/api.md#status)
3. [Selenium Wiki](https://github.com/SeleniumHQ/selenium/wiki)
4. [Structured logs vs events](https://www.honeycomb.io/blog/how-are-structured-logs-different-from-events/)
5. [Jaeger framework](https://github.com/jaegertracing/jaeger)
5. [Jaeger framework](https://github.com/jaegertracing/jaeger)
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
---
title: "When to use Grid"
linkTitle: "When to use Grid"
weight: 10
title: "When to Use a Grid"
linkTitle: "Applicability"
weight: 4
description: >
Is Grid the right tool for you?
aliases: ["/documentation/en/grid/when_to_use_grid/"]
aliases: [
"/documentation/en/grid/when_to_use_grid/",
"/documentation/grid/when_to_use_grid"
]
---

Generally speaking, there’s two reasons why you might want to use Grid.
Expand Down
Loading