Skip to content

Commit b594d56

Browse files
committed
minor
1 parent 51c98a6 commit b594d56

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

integrations/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ HTTPlug provides the following framework integrations:
66
.. toctree::
77

88
symfony-bundle
9+
symfony-full-configuration

integrations/symfony-bundle.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
Symfony Bundle
22
==============
33

4-
The usage documentation is split into two parts. First we explain how to configure the bundle in an application. The second part is for developing reusable Symfony bundles that depend on an HTTP client defined by the Httplug interface.
5-
6-
For information how to write applications with the services provided by this bundle, have a look at the [Httplug documentation](http://docs.php-http.org).
4+
This bundle integrate HTTPlug with the Symfony framework. The bundle helps to register services for all your clients and makes sure all the configuration is in one place. The bundle also feature a toolbar plugin with information about your requests.
75

86
Usage
97
`````

0 commit comments

Comments
 (0)