Skip to content

Commit

Permalink
documentation upd
Browse files Browse the repository at this point in the history
  • Loading branch information
Mutuh committed Sep 13, 2012
1 parent 2b5cd8d commit 27ae9d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ Documentation
The bulk of the documentation is stored in the `Resources/doc/index.md`
file in this bundle:

[Read the Documentation for master](https://github.com/stfalcon/PageBundle/blob/master/Resources/doc/index.md)
[Read the Documentation for master](https://github.com/mutuh/PageBundle/blob/master/Resources/doc/index.md)

Installation
------------

All the installation instructions are located in [documentation](https://github.com/stfalcon/PageBundle/blob/master/Resources/doc/index.md).
All the installation instructions are located in [documentation](https://github.com/mutuh/PageBundle/blob/master/Resources/doc/index.md).

License
-------
Expand Down
3 changes: 2 additions & 1 deletion Resources/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Simple small bundle for simple site pages

This version of the bundle requires:

1. Symfony >= 2.0
1. Symfony >= 2.1
2. LiipFunctionalTestBundle for testing
3. DoctrineFixturesBundle for fixtures
4. SonataAdminBundle for administering
Expand Down Expand Up @@ -62,6 +62,7 @@ StfalconPageBundle:
type: annotation
prefix: /page
```
[Routing in SonataAdminBundle](https://github.com/sonata-project/SonataAdminBundle/blob/master/Resources/doc/reference/getting_started.rst#step-1-define-sonataadminbundle-routes)
### Step 4: Update your database schema
Expand Down

0 comments on commit 27ae9d4

Please sign in to comment.