Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rotua Panjaitan
yii2
Commits
38098b20
Commit
38098b20
authored
May 02, 2014
by
Qiang Xue
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reorganized guide toc [skip ci]
parent
d43f1c1b
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
7 deletions
+8
-7
README.md
docs/guide/README.md
+8
-7
start-environment.md
docs/guide/start-environment.md
+0
-0
tutorial-advanced-app.md
docs/guide/tutorial-advanced-app.md
+0
-0
tutorial-start-from-scratch.md
docs/guide/tutorial-start-from-scratch.md
+0
-0
No files found.
docs/guide/README.md
View file @
38098b20
...
@@ -11,17 +11,18 @@ All Rights Reserved.
...
@@ -11,17 +11,18 @@ All Rights Reserved.
Introduction
Introduction
------------
------------
*
[
About Yii
](
intro-yii.md
)
- What is Yii and what is it good for?
*
[
About Yii
](
intro-yii.md
)
*
[
Upgrading from Version 1.1
](
intro-upgrade-from-v1.md
)
*
[
Upgrading from Version 1.1
](
intro-upgrade-from-v1.md
)
Getting Started
Getting Started
---------------
---------------
*
**TBD**
[
Overview
](
start-overview.md
)
- Where should you start from?
*
[
Preparing Your Environment
](
start-environment.md
)
*
[
Starting with Basic App
](
start-basic.md
)
- Best for developing a single-tier application by a single person
*
[
Creating Your First Yii Application
](
start-basic.md
)
*
[
Starting with Advanced App
](
start-advanced.md
)
- Best for developing an enterprise application by a team
*
**TBD**
[
Application Structure
](
start-structure.md
)
*
[
Starting from Scratch
](
start-scratch.md
)
- Learning more in-depth details of creating a Yii application step-by-step
*
**TBD**
[
Request Lifecycle
](
start-lifecycle.md
)
*
**TBD**
[
Next Steps
](
start-next-steps.md
)
Basic Concepts
Basic Concepts
...
@@ -55,7 +56,6 @@ Basic Structure
...
@@ -55,7 +56,6 @@ Basic Structure
Handling Requests
Handling Requests
-----------------
-----------------
*
**TBD**
[
Request Lifecycle
](
runtime-lifecycle.md
)
*
**TBD**
[
Bootstrapping
](
runtime-bootstrapping.md
)
*
**TBD**
[
Bootstrapping
](
runtime-bootstrapping.md
)
*
**TBD**
[
Routing
](
runtime-routing.md
)
*
**TBD**
[
Routing
](
runtime-routing.md
)
*
**TBD**
[
Requests
](
runtime-requests.md
)
*
**TBD**
[
Requests
](
runtime-requests.md
)
...
@@ -164,7 +164,8 @@ Extending Yii
...
@@ -164,7 +164,8 @@ Extending Yii
Special Topics
Special Topics
--------------
--------------
*
[
Configuring Web Servers
](
tutorial-configuring-servers.md
)
*
[
Advanced Application Template
](
tutorial-advanced-app.md
)
*
[
Building Application from Scratch
](
tutorial-start-from-scratch.md
)
*
[
Console Commands
](
tutorial-console.md
)
*
[
Console Commands
](
tutorial-console.md
)
*
[
Handling Errors
](
tutorial-handling-errors.md
)
*
[
Handling Errors
](
tutorial-handling-errors.md
)
*
[
Internationalization
](
tutorial-i18n.md
)
*
[
Internationalization
](
tutorial-i18n.md
)
...
...
docs/guide/
tutorial-configuring-servers
.md
→
docs/guide/
start-environment
.md
View file @
38098b20
File moved
docs/guide/
start-advanced
.md
→
docs/guide/
tutorial-advanced-app
.md
View file @
38098b20
File moved
docs/guide/
start
-scratch.md
→
docs/guide/
tutorial-start-from
-scratch.md
View file @
38098b20
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment