Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
weaverryan merged 1 commit intosymfony:2.1fromwouterj:change_download_sections
Jun 4, 2013
Merged
Show file tree
Hide file tree
Changes fromall 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 deletionscomponents/class_loader.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -25,10 +25,10 @@ need.
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/config/introduction.rst
View file
Open in desktop
Original file line numberDiff line numberDiff 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 inmany different ways:
You can install the component in2 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 deletionscomponents/console/introduction.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -15,10 +15,10 @@ other batch jobs.
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/css_selector.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -10,10 +10,10 @@ The CssSelector Component
Installation
------------

You can install the component inseveral different ways:
You can install the component in2 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 DownExpand 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 deletionscomponents/dependency_injection/introduction.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -14,10 +14,10 @@ For an introduction to Dependency Injection and service containers see
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/dom_crawler.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -15,10 +15,10 @@ The DomCrawler Component
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/event_dispatcher/introduction.rst
View file
Open in desktop
Original file line numberDiff line numberDiff 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 inmany different ways:
You can install the component in2 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 deletionscomponents/filesystem.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,10 +13,10 @@ The Filesystem Component
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/finder.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,10 +11,10 @@ The Finder Component
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/http_foundation/introduction.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -19,10 +19,10 @@ variables and functions by an Object-Oriented layer.
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/http_kernel/introduction.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -14,10 +14,10 @@ The HttpKernel Component
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/locale.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -25,10 +25,10 @@ Replacement for the following functions and classes is provided:
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/options_resolver.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,10 +11,10 @@ The OptionsResolver Component
Installation
------------

You can install the component inseveral different ways:
You can install the component in2 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 deletionscomponents/process.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -10,10 +10,10 @@ The Process Component
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/routing/introduction.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,10 +11,10 @@ The Routing Component
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/security/introduction.rst
View file
Open in desktop
Original file line numberDiff line numberDiff 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 inmany different ways:
You can install the component in2 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 deletionscomponents/serializer.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -25,10 +25,10 @@ and deserialize your objects.
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 deletionscomponents/templating.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -16,10 +16,10 @@ The Templating Component
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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 DownExpand 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 deletionscomponents/yaml/introduction.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,10 +29,10 @@ specification.
Installation
------------

You can install the component inmany different ways:
You can install the component in2 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

[8]ページ先頭

©2009-2025 Movatter.jp