Skip to content

Commit 664a044

Browse files
authored
Merge pull request #38 from sensiolabs/move-components
Moving components into their new structure
2 parents 49f9575 + f4f6c49 commit 664a044

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+111
-178
lines changed
File renamed without changes.

components/asset/index.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.
File renamed without changes.

components/browser_kit/index.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

components/class_loader/introduction.rst renamed to components/class_loader.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
.. toctree::
2+
:hidden:
3+
:glob:
4+
5+
class_loader/*
6+
17
.. index::
28
single: Components; ClassLoader
39

components/class_loader/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ ClassLoader
44
.. toctree::
55
:maxdepth: 2
66

7-
introduction
87
class_loader
98
psr4_class_loader
109
map_class_loader
File renamed without changes.

components/config/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Config
44
.. toctree::
55
:maxdepth: 2
66

7-
introduction
87
resources
98
caching
109
definition
File renamed without changes.

components/console/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Console
44
.. toctree::
55
:maxdepth: 2
66

7-
introduction
87
usage
98
changing_default_command
109
single_command_tool

0 commit comments

Comments
 (0)