Coder Social home page Coder Social logo

nicolas-grekas / symfony-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from symfony/symfony-docs

0.0 3.0 0.0 76.91 MB

The Symfony2 documentation

Home Page: http://symfony.com/doc/current/

License: Other

Python 13.15% Makefile 5.20% HTML 9.57% Batchfile 6.51% C++ 8.96% PHP 52.94% Assembly 0.24% Pascal 0.63% Dockerfile 0.28% CSS 0.49% NASL 2.04%

symfony-docs's Introduction

Symfony Documentation

This documentation is rendered online at https://symfony.com/doc/current/

Contributing

We love contributors! For more information on how you can contribute to the Symfony documentation, please read Contributing to the Documentation

Note All pull requests must be based off of the 4.4 branch, unless you're documenting a feature that was introduced after Symfony 4.4 (e.g. in Symfony 5.2), not the 5.x or older branches.

SymfonyCloud

Thanks to SymfonyCloud for providing an integration server where Pull Requests are built and can be reviewed by contributors.

Docker

You can build the doc locally with these commands:

# build the image...
$ docker build . -t symfony-docs

# ...and start the local web server
# (if it's already in use, change the '8080' port by any other port)
$ docker run --rm -p 8080:80 symfony-docs

You can now read the docs at http://127.0.0.1:8080 (if you use a virtual machine, browse its IP instead of localhost; e.g. http://192.168.99.100:8080).

symfony-docs's People

Contributors

atailouloute avatar bicpi avatar cordoval avatar dbu avatar dunglas avatar fabpot avatar greg0ire avatar heahdude avatar ifdattic avatar javiereguiluz avatar jderusse avatar l-vo avatar lsmith77 avatar lyrixx avatar nicolas-grekas avatar noniagriconomie avatar nyholm avatar ogizanagi avatar oskarstark avatar peterrehm avatar richardmiller-zz avatar sgoettschkes avatar stof avatar thomaslandauer avatar weaverryan avatar webmozart avatar wouterj avatar xabbuh avatar xelaris avatar yceruto avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.