-
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs folder standardization and other fixes
Little adjustments... the 'docs' folder I check everything later when I start translating into Portuguese
- Loading branch information
1 parent
181012d
commit 00da73f
Showing
30 changed files
with
189 additions
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
# The definitive guide to Yii 3.0 | ||
|
||
- [English](guide/en) | ||
- [English](docs/guide/en/README.md) | ||
|
||
# Yii3 community cookbook | ||
|
||
- [English](cookbook/en) | ||
- [English](docs/cookbook/en) | ||
|
||
# Internals | ||
|
||
- [000 - Packages](000-packages.md) | ||
- [001 - Yii goals and values](001-yii-values.md) | ||
- [002 - Issue workflow](002-issue-workflow.md) | ||
- [003 - Roadmap](003-roadmap.md) | ||
- [004 - Namespaces](004-namespaces.md) | ||
- [005 - Development tool](005-development-tool.md) | ||
- [006 - Git commit messages](006-git-commit-messages.md) | ||
- [007 - Exceptions](007-exceptions.md) | ||
- [008 - Interfaces](008-interfaces.md) | ||
- [009 - Design decisions](009-design-decisions.md) | ||
- [010 - Code style](010-code-style.md) | ||
- [011 - Error correction](011-error-correction.md) | ||
- [012 - Tests](012-tests.md) | ||
- [013 - Code review](013-code-review.md) | ||
- [014 - Documentation](014-docs.md) | ||
- [015 - PhpStorm metadata and attributes](015-phpstorm.md) | ||
- [016 - Security workflow](016-security-workflow.md) | ||
- [017 - Tags](017-tags.md) | ||
- [018 - Widgets](018-widgets.md) | ||
- [019 - View code style](019-view-code-style.md) | ||
- [020 - Package release](020-package-release.md) | ||
- [021 - Changelog and upgrade](021-changelog-upgrade.md) | ||
- [022 - Config groups](022-config-groups.md) | ||
- [000 - Packages](docs/internals/000-packages.md) | ||
- [001 - Yii goals and values](docs/internals/001-yii-values.md) | ||
- [002 - Issue workflow](docs/internals/002-issue-workflow.md) | ||
- [003 - Roadmap](docs/internals/003-roadmap.md) | ||
- [004 - Namespaces](docs/internals/004-namespaces.md) | ||
- [005 - Development tool](docs/internals/005-development-tool.md) | ||
- [006 - Git commit messages](docs/internals/006-git-commit-messages.md) | ||
- [007 - Exceptions](docs/internals/007-exceptions.md) | ||
- [008 - Interfaces](docs/internals/008-interfaces.md) | ||
- [009 - Design decisions](docs/internals/009-design-decisions.md) | ||
- [010 - Code style](docs/internals/010-code-style.md) | ||
- [011 - Error correction](docs/internals/011-error-correction.md) | ||
- [012 - Tests](docs/internals/012-tests.md) | ||
- [013 - Code review](docs/internals/013-code-review.md) | ||
- [014 - Documentation](docs/internals/014-docs.md) | ||
- [015 - PhpStorm metadata and attributes](docs/internals/015-phpstorm.md) | ||
- [016 - Security workflow](docs/internals/016-security-workflow.md) | ||
- [017 - Tags](docs/internals/017-tags.md) | ||
- [018 - Widgets](docs/internals/018-widgets.md) | ||
- [019 - View code style](docs/internals/019-view-code-style.md) | ||
- [020 - Package release](docs/internals/020-package-release.md) | ||
- [021 - Changelog and upgrade](docs/internals/021-changelog-upgrade.md) | ||
- [022 - Config groups](docs/internals/022-config-groups.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
Oops, something went wrong.