File tree Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Original file line number Diff line number Diff line change 3030
3131# -- General configuration ------------------------------------------------
3232
33+ # Warnings
34+ suppress_warnings = ["image.nonlocal_uri" ]
35+
3336# If your documentation needs a minimal Sphinx version, state it here.
3437#needs_sphinx = '1.0'
3538
@@ -307,3 +310,5 @@ def setup(app):
307310.. _Composer: https://getcomposer.org
308311.. _HttplugBundle: https://github.com/php-http/HttplugBundle
309312"""
313+
314+
Original file line number Diff line number Diff line change @@ -32,6 +32,47 @@ regardless of the HTTP client implementation used.
3232
3333Read more about :doc: `HTTPlug </httplug/introduction >`.
3434
35+ They use us
36+ ```````````
37+
38+ .. image :: https://avatars3.githubusercontent.com/u/5303359?v=3&s=100
39+ :align: left
40+ :width: 10%
41+ :target: https://github.com/geocoder-php/Geocoder
42+ :alt: Geocoder
43+
44+ .. image :: https://avatars0.githubusercontent.com/u/447686?v=3&s=100
45+ :align: left
46+ :width: 10%
47+ :target: https://github.com/mailgun/mailgun-php
48+ :alt: Mailgun
49+
50+ .. image :: https://avatars2.githubusercontent.com/u/529709?v=3&s=100
51+ :align: left
52+ :width: 10%
53+ :target: https://github.com/FriendsOfSymfony/FOSHttpCache
54+ :alt: FOSHttpCache
55+
56+ .. image :: https://avatars3.githubusercontent.com/u/202732?v=3&s=100
57+ :align: left
58+ :width: 10%
59+ :target: https://github.com/KnpLabs/php-github-api
60+ :alt: KnpLabs
61+
62+ .. image :: http://httplug.io/assets/img/logo/swap.png
63+ :align: left
64+ :width: 10%
65+ :target: https://github.com/florianv/swap
66+ :alt: Swap
67+
68+ .. image :: https://avatars3.githubusercontent.com/u/9406778?v=3&s=100
69+ :align: left
70+ :width: 10%
71+ :target: https://github.com/SparkPost/php-sparkpost
72+ :alt: SparkPost
73+
74+ |clearfloat |
75+
3576Packages
3677--------
3778
@@ -92,3 +133,7 @@ for discussion around a future HTTP client PSR.
92133 :caption: ---------
93134
94135 development/index.rst
136+
137+ .. |clearfloat | raw :: html
138+
139+ <div style="clear:left"></div>
You can’t perform that action at this time.
0 commit comments