Skip to content

Commit

Permalink
Moved documentation to doc/
Browse files Browse the repository at this point in the history
  • Loading branch information
lolautruche committed May 11, 2017
1 parent 79a9237 commit 36e2b8e
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .php_cs.dist
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ return PhpCsFixer\Config::create()
->in(__DIR__)
->exclude([
'vendor',
'doc',
])
->files()->name('*.php')
)
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ public function registerBundles()
```

## Documentation
See [Resources/doc/](Resources/doc)
See [doc/](doc)

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 36e2b8e

Please sign in to comment.