diff --git a/docs/en/index.rst b/docs/en/index.rst index 8df892bf5..d730589ce 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -1,5 +1,8 @@ +Getting Started +=============== + Deprecation notice -================== +------------------ PHP 8 introduced `attributes `_, @@ -15,7 +18,7 @@ Have a look at `our blog ` Reading annotations -=================== +------------------- The access to the annotations happens by reflection of the class or function containing them. There are multiple reader-classes implementing the @@ -106,7 +109,7 @@ function. :doc:`Read more about handling annotations. ` IDE Support ------------ +^^^^^^^^^^^ Some IDEs already provide support for annotations: