Skip to content

Rewrote download sentence #2663

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions components/class_loader.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ need.
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/ClassLoader);
* :doc:`Install it via Composer</components/using_components>` (``symfony/class-loader`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/class-loader`` on `Packagist`_).

Usage
-----
Expand Down
6 changes: 3 additions & 3 deletions components/config/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ may be (Yaml, XML, INI files, or for instance a database).
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Config);
* :doc:`Install it via Composer</components/using_components>` (``symfony/config`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/config`` on `Packagist`_).

Sections
--------
Expand All @@ -27,4 +27,4 @@ Sections
* :doc:`/components/config/caching`
* :doc:`/components/config/definition`

.. _Packagist: https://packagist.org/packages/symfony/config
.. _Packagist: https://packagist.org/packages/symfony/config
4 changes: 2 additions & 2 deletions components/console/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ other batch jobs.
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Console);
* :doc:`Install it via Composer</components/using_components>` (``symfony/console`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/console`` on `Packagist`_).

.. note::

Expand Down
6 changes: 3 additions & 3 deletions components/css_selector.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ The CssSelector Component
Installation
------------

You can install the component in several different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/CssSelector);
* :doc:`Install it via Composer</components/using_components>` (``symfony/css-selector`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/css-selector`` on `Packagist`_).

Usage
-----
Expand Down Expand Up @@ -91,4 +91,4 @@ Several pseudo-classes are not yet supported:
``*:nth-last-of-type``, ``*:only-of-type``. (These work with an element
name (e.g. ``li:first-of-type``) but not with ``*``.

.. _Packagist: https://packagist.org/packages/symfony/css-selector
.. _Packagist: https://packagist.org/packages/symfony/css-selector
4 changes: 2 additions & 2 deletions components/dependency_injection/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ For an introduction to Dependency Injection and service containers see
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/DependencyInjection);
* :doc:`Install it via Composer</components/using_components>` (``symfony/dependency-injection`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/dependency-injection`` on `Packagist`_).

Basic Usage
-----------
Expand Down
4 changes: 2 additions & 2 deletions components/dom_crawler.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ The DomCrawler Component
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/DomCrawler);
* :doc:`Install it via Composer</components/using_components>` (``symfony/dom-crawler`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/dom-crawler`` on `Packagist`_).

Usage
-----
Expand Down
4 changes: 2 additions & 2 deletions components/event_dispatcher/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ used. To make this possible, the Symfony2 kernel throws an event -
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/EventDispatcher);
* :doc:`Install it via Composer</components/using_components>` (``symfony/event-dispatcher`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/event-dispatcher`` on `Packagist`_).

Usage
-----
Expand Down
4 changes: 2 additions & 2 deletions components/filesystem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ The Filesystem Component
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Filesystem);
* Install it via Composer (``symfony/filesystem`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/filesystem`` on `Packagist`_).

Usage
-----
Expand Down
4 changes: 2 additions & 2 deletions components/finder.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ The Finder Component
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Finder);
* :doc:`Install it via Composer</components/using_components>` (``symfony/finder`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/finder`` on `Packagist`_).

Usage
-----
Expand Down
4 changes: 2 additions & 2 deletions components/http_foundation/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ variables and functions by an Object-Oriented layer.
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/HttpFoundation);
* :doc:`Install it via Composer</components/using_components>` (``symfony/http-foundation`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/http-foundation`` on `Packagist`_).

Request
-------
Expand Down
4 changes: 2 additions & 2 deletions components/http_kernel/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ The HttpKernel Component
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/HttpKernel);
* :doc:`Install it via Composer</components/using_components>` (``symfony/http-kernel`` on Packagist_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/http-kernel`` on Packagist_).

The Workflow of a Request
-------------------------
Expand Down
4 changes: 2 additions & 2 deletions components/locale.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ Replacement for the following functions and classes is provided:
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Locale);
* :doc:`Install it via Composer</components/using_components>` (``symfony/locale`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/locale`` on `Packagist`_).

Usage
-----
Expand Down
4 changes: 2 additions & 2 deletions components/options_resolver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ The OptionsResolver Component
Installation
------------

You can install the component in several different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/OptionsResolver
* :doc:`Install it via Composer</components/using_components>` (``symfony/options-resolver`` on `Packagist`_)
* :doc:`Install it via Composer </components/using_components>` (``symfony/options-resolver`` on `Packagist`_)

Usage
-----
Expand Down
4 changes: 2 additions & 2 deletions components/process.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ The Process Component
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Process);
* :doc:`Install it via Composer</components/using_components>` (``symfony/process`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/process`` on `Packagist`_).

Usage
-----
Expand Down
4 changes: 2 additions & 2 deletions components/routing/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ The Routing Component
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Routing);
* :doc:`Install it via Composer</components/using_components>` (``symfony/routing`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/routing`` on `Packagist`_).

Usage
-----
Expand Down
6 changes: 3 additions & 3 deletions components/security/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ based on their roles, and it contains an advanced ACL system.
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Security);
* :doc:`Install it via Composer</components/using_components>` (``symfony/security`` on Packagist_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/security`` on Packagist_).

Sections
--------
Expand All @@ -29,4 +29,4 @@ Sections
* :doc:`/components/security/authentication`
* :doc:`/components/security/authorization`

.. _Packagist: https://packagist.org/packages/symfony/security
.. _Packagist: https://packagist.org/packages/symfony/security
4 changes: 2 additions & 2 deletions components/serializer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ and deserialize your objects.
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Serializer);
* :doc:`Install it via Composer</components/using_components>` (``symfony/serializer`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/serializer`` on `Packagist`_).

Usage
-----
Expand Down
6 changes: 3 additions & 3 deletions components/templating.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ The Templating Component
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Templating);
* :doc:`Install it via Composer</components/using_components>` (``symfony/templating`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/templating`` on `Packagist`_).

Usage
-----
Expand Down Expand Up @@ -110,4 +110,4 @@ The Asset Helper

This documentation is still being written.

.. _Packagist: https://packagist.org/packages/symfony/templating
.. _Packagist: https://packagist.org/packages/symfony/templating
4 changes: 2 additions & 2 deletions components/yaml/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ specification.
Installation
------------

You can install the component in many different ways:
You can install the component in 2 different ways:

* Use the official Git repository (https://github.com/symfony/Yaml);
* :doc:`Install it via Composer</components/using_components>` (``symfony/yaml`` on `Packagist`_).
* :doc:`Install it via Composer </components/using_components>` (``symfony/yaml`` on `Packagist`_).

Why?
----
Expand Down