forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
The Symfony documentation
NotificationsYou must be signed in to change notification settings
alanpoulain/symfony-docs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
We love contributors! For more information on how you can contribute, please readtheSymfony Docs Contributing Guide
Important: use4.4 branch as the base of your pull requests, unless you aredocumenting a feature that was introducedafter Symfony 4.4 (e.g. in Symfony 5.4).
This is not needed for contributing, but it's useful if you want to debug someissue in the docs or if you want to read Symfony Documentation offline.
$ git clone git@github.com:symfony/symfony-docs.git$cd symfony-docs/$cd _build/$ composer install$ php build.php
After generating docs, serve them with the internal PHP server:
$ php -S localhost:8000 -t output/
Browsehttp://localhost:8000 to read the docs.
About
The Symfony documentation
Resources
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- PHP45.5%
- Python16.4%
- HTML15.7%
- C++8.9%
- Batchfile6.6%
- Makefile5.3%
- Other1.6%