Skip to content

Commit 2eda57b

Browse files
committed
[Components] Reorder installation instructions
1 parent 4725f4f commit 2eda57b

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
lines changed

components/class_loader/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ Installation
3232

3333
You can install the component in 2 different ways:
3434

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

3939
.. _`autoloading mechanism`: http://php.net/manual/en/language.oop5.autoload.php
4040
.. _Packagist: https://packagist.org/packages/symfony/class-loader

components/config/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Installation
1717

1818
You can install the component in 2 different ways:
1919

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

2323
Sections
2424
--------

components/console/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Installation
1717

1818
You can install the component in 2 different ways:
1919

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

2323
.. note::
2424

components/css_selector.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Installation
1212

1313
You can install the component in 2 different ways:
1414

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

1818
Usage
1919
-----

components/dependency_injection/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Installation
1616

1717
You can install the component in 2 different ways:
1818

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

2222
Basic Usage
2323
-----------

components/dom_crawler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Installation
1717

1818
You can install the component in 2 different ways:
1919

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

2323
Usage
2424
-----

components/event_dispatcher/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Installation
4949

5050
You can install the component in 2 different ways:
5151

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

5555
Usage
5656
-----

components/filesystem.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Installation
1515

1616
You can install the component in 2 different ways:
1717

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

2121
Usage
2222
-----

components/finder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Installation
1313

1414
You can install the component in 2 different ways:
1515

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

1919
Usage
2020
-----

components/form/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Installation
1919

2020
You can install the component in 2 different ways:
2121

22-
* Use the official Git repository (https://github.com/symfony/Form);
2322
* :doc:`Install it via Composer </components/using_components>` (``symfony/form`` on `Packagist`_).
23+
* Use the official Git repository (https://github.com/symfony/Form);
2424

2525
Configuration
2626
-------------

components/http_foundation/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Installation
2121

2222
You can install the component in 2 different ways:
2323

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

2727
.. _component-http-foundation-request:
2828

components/http_kernel/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Installation
1616

1717
You can install the component in 2 different ways:
1818

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

2222
The Workflow of a Request
2323
-------------------------

components/locale.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Installation
2727

2828
You can install the component in 2 different ways:
2929

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

3333
Usage
3434
-----

components/options_resolver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Installation
1313

1414
You can install the component in 2 different ways:
1515

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

1919
Usage
2020
-----

components/process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Installation
1212

1313
You can install the component in 2 different ways:
1414

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

1818
Usage
1919
-----

components/property_access/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Installation
1717

1818
You can install the component in two different ways:
1919

20-
* Use the official Git repository (https://github.com/symfony/PropertyAccess);
2120
* :doc:`Install it via Composer</components/using_components>` (``symfony/property-access`` on `Packagist`_).
21+
* Use the official Git repository (https://github.com/symfony/PropertyAccess);
2222

2323
Usage
2424
-----

components/routing/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Installation
1313

1414
You can install the component in 2 different ways:
1515

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

1919
Usage
2020
-----

components/security/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Installation
1919

2020
You can install the component in 2 different ways:
2121

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

2525
Sections
2626
--------

components/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Installation
2727

2828
You can install the component in 2 different ways:
2929

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

3333
Usage
3434
-----

components/stopwatch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Installation
1616

1717
You can install the component in two different ways:
1818

19-
* Use the official Git repository (https://github.com/symfony/Stopwatch);
2019
* :doc:`Install it via Composer</components/using_components>` (``symfony/stopwatch`` on `Packagist`_).
20+
* Use the official Git repository (https://github.com/symfony/Stopwatch);
2121

2222
Usage
2323
-----

components/templating/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Installation
1818

1919
You can install the component in 2 different ways:
2020

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

2424
Usage
2525
-----

components/yaml/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Installation
3131

3232
You can install the component in 2 different ways:
3333

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

3737
Why?
3838
----

0 commit comments

Comments
 (0)