Skip to content

Commit e184fbd

Browse files
committed
[HttpKernel] Initial implementation of the HttpKernel documentation, using images with permission and courtesy of @fabpot from: https://speakerdeck.com/fabpot/symfony2-meets-drupal-8
1 parent 6ec07f7 commit e184fbd

18 files changed

+618
-0
lines changed

components/http_kernel/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
HTTP Kernel
2+
===========
3+
4+
.. toctree::
5+
:maxdepth: 2
6+
7+
introduction

components/http_kernel/introduction.rst

Lines changed: 606 additions & 0 deletions
Large diffs are not rendered by default.

components/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The Components
1414
event_dispatcher/index
1515
finder
1616
http_foundation/index
17+
http_kernel/index
1718
locale
1819
process
1920
routing/index

components/map.rst.inc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949

5050
* :doc:`/components/http_foundation/introduction`
5151

52+
* :doc:`/components/http_kernel/index`
53+
54+
* :doc:`/components/http_kernel/introduction`
55+
5256
* **Locale**
5357

5458
* :doc:`/components/locale`
185 KB
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
188 KB
Loading

0 commit comments

Comments
 (0)