Skip to content

Commit 19122e6

Browse files
committed
Documentation
1 parent 209a507 commit 19122e6

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

docs/source/components.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@ Example:
2828
Components
2929
----------
3030

31-
+----------------------+--------------------------------------------+----------------------------------------------------------------+
32-
| Component | Description | Github |
33-
+======================+============================================+========+=======================================================+
34-
| collection | Replace array by a strict typed collection | `github.com <https://github.com/php-pp/collection>`_ |
35-
+----------------------+--------------------------------------------+----------------------------------------------------------------+
36-
| collection-contracts | Contracts for collection | `github.com <https://github.com/php-pp/collection-contracts>`_ |
37-
+----------------------+--------------------------------------------+----------------------------------------------------------------+
38-
| collection-generator | Helps you to generate a Collection | `github.com <https://github.com/php-pp/collection-generator>`_ |
39-
+----------------------+--------------------------------------------+----------------------------------------------------------------+
31+
+----------------------+--------------------------------------------+
32+
| Component | Description |
33+
+======================+============================================+
34+
| collection | Replace array by a strict typed collection |
35+
+----------------------+--------------------------------------------+
36+
| collection-contracts | Contracts for collection |
37+
+----------------------+--------------------------------------------+
38+
| collection-generator | Helps you to generate a Collection |
39+
+----------------------+--------------------------------------------+
4040

4141
Development components
4242
----------------------
4343

4444
+-------------------------------------------+-----------------------------------+
4545
| Component | Description |
4646
+===========================================+===================================+
47-
| :ref:`code-sniffer` | Code sniffer for PHP++ code style |
47+
| :ref:`component/code-sniffer` | Code sniffer for PHP++ code style |
4848
+-------------------------------------------+-----------------------------------+

docs/source/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Components
1919

2020
`See the list of components. <components>`_
2121

22+
:ref:`components`
23+
2224
Issues
2325
------
2426

0 commit comments

Comments
 (0)