Skip to content
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
14 changes: 7 additions & 7 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Prerequisites

- [Yii goal and values](https://github.com/yiisoft/docs/blob/master/001-yii-values.md)
- [Namespaces](https://github.com/yiisoft/docs/blob/master/004-namespaces.md)
- [Git commit messages](https://github.com/yiisoft/docs/blob/master/006-git-commit-messages.md)
- [Exceptions](https://github.com/yiisoft/docs/blob/master/007-exceptions.md)
- [Interfaces](https://github.com/yiisoft/docs/blob/master/008-interfaces.md)
- [Yii goal and values](https://yiisoft.github.io/docs/internals/001-yii-values)
- [Namespaces](https://yiisoft.github.io/docs/internals/004-namespaces)
- [Git commit messages](https://yiisoft.github.io/docs/internals/006-git-commit-messages)
- [Exceptions](https://yiisoft.github.io/docs/internals/007-exceptions)
- [Interfaces](https://yiisoft.github.io/docs/internals/008-interfaces)
Comment on lines +3 to +7

# Getting started

Since Yii 3 consists of many packages, we have a [special development tool](https://github.com/yiisoft/docs/blob/master/005-development-tool.md).
Since Yii 3 consists of many packages, we have a [special development tool](https://yiisoft.github.io/docs/internals/005-development-tool).

1. [Clone the repository](https://github.com/yiisoft/yii-dev-tool).

Expand All @@ -18,6 +18,6 @@ Since Yii 3 consists of many packages, we have a [special development tool](http

If you don't have any particular package in mind to start with:

- [Check roadmap](https://github.com/yiisoft/docs/blob/master/003-roadmap.md).
- [Check roadmap](https://yiisoft.github.io/docs/internals/003-roadmap).
- Check package issues at github. Usually there are some.
- Ask @samdark.
2 changes: 1 addition & 1 deletion _translations/po/es/internals_010-code-style.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ msgstr ""
#: ../src/internals/010-code-style.md
#, fuzzy
#| msgid "[Validating input](https://github.com/yiisoft/validator/blob/master/docs/guide/en/README.md) +"
msgid "[See PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc)."
msgid "[See PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc)."
msgstr "[Validar Datos](https://github.com/yiisoft/validator/blob/master/docs/guide/en/README.md)"

#. type: Title ##
Expand Down
2 changes: 1 addition & 1 deletion _translations/po/id/internals_010-code-style.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ msgstr ""
#: ../src/internals/010-code-style.md
#, fuzzy
#| msgid "[Validating input](https://github.com/yiisoft/validator/blob/master/docs/guide/en/README.md) +"
msgid "[See PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc)."
msgid "[See PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc)."
msgstr "[Memvalidasi Input](https://github.com/yiisoft/validator/blob/master/docs/guide/en/README.md) +"

#. type: Title ##
Expand Down
2 changes: 1 addition & 1 deletion _translations/po/it/internals_010-code-style.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ msgstr ""
#: ../src/internals/010-code-style.md
#, fuzzy
#| msgid "[Yii DB](https://github.com/yiisoft/db/blob/master/docs/guide/en/README.md)"
msgid "[See PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc)."
msgid "[See PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc)."
msgstr "[Yii DB](https://github.com/yiisoft/db/blob/master/docs/guide/en/README.md)"

#. type: Title ##
Expand Down
2 changes: 1 addition & 1 deletion _translations/po/ru/internals_010-code-style.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ msgstr ""

#. type: Plain text
#: ../src/internals/010-code-style.md
msgid "[See PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc)."
msgid "[See PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc)."
msgstr ""

#. type: Title ##
Expand Down
4 changes: 2 additions & 2 deletions _translations/po/zh-CN/internals_010-code-style.md.po
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ msgstr "类注释应描述类的目的。"

#. type: Plain text
#: ../src/internals/010-code-style.md
msgid "[See PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc)."
msgstr "[查看 PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc)。"
msgid "[See PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc)."
msgstr "[查看 PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc)。"

#. type: Title ##
#: ../src/internals/010-code-style.md
Expand Down
2 changes: 1 addition & 1 deletion _translations/pot/internals_010-code-style.md.pot
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ msgstr ""
#. type: Plain text
#: ../src/internals/010-code-style.md
msgid ""
"[See PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc)."
"[See PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc)."
msgstr ""

#. type: Title ##
Expand Down
2 changes: 1 addition & 1 deletion src/es/internals/010-code-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ signature already has.
Class comment should describe the purpose of the class.

[See
PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc).
PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc).

## Formatting

Expand Down
2 changes: 1 addition & 1 deletion src/id/internals/010-code-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ signature already has.
Class comment should describe the purpose of the class.

[See
PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc).
PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc).

## Formatting

Expand Down
2 changes: 1 addition & 1 deletion src/it/internals/010-code-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ signature already has.
Class comment should describe the purpose of the class.

[See
PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc).
PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc).

## Formatting

Expand Down
2 changes: 1 addition & 1 deletion src/ru/internals/010-code-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ signature already has.
Class comment should describe the purpose of the class.

[See
PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc).
PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc).

## Formatting

Expand Down
2 changes: 1 addition & 1 deletion src/zh-CN/internals/010-code-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ top of it.

类注释应描述类的目的。

[查看 PHPDoc](https://github.com/yiisoft/docs/blob/master/014-docs.md#phpdoc)。
[查看 PHPDoc](https://yiisoft.github.io/docs/internals/014-docs#phpdoc)。

## 格式化

Expand Down
Loading