Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/382' into develop
Browse files Browse the repository at this point in the history
Close #382
  • Loading branch information
weierophinney committed Oct 17, 2012
2 parents ee61738 + 8c1edc0 commit 90aedc4
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 1,620 deletions.
8 changes: 8 additions & 0 deletions docs/languages/en/index.rst
Expand Up @@ -81,6 +81,7 @@
modules/zend.feed.reader
modules/zend.feed.writer
modules/zend.feed.pubsubhubbub
modules/zend.file.class-file-locator
modules/zend.filter
modules/zend.filter.set
modules/zend.filter.filter-chains
Expand Down Expand Up @@ -358,6 +359,13 @@ Zend\\Feed
* :doc:`modules/zend.feed.writer`
* :doc:`modules/zend.feed.pubsubhubbub`

.. _zend.file:

Zend\\File
^^^^^^^^^^^^

* :doc:`modules/zend.file.class-file-locator`

.. _zend.filter:

Zend\\Filter
Expand Down
27 changes: 27 additions & 0 deletions docs/languages/en/modules/zend.file.class-file-locator.rst
@@ -0,0 +1,27 @@
.. _zend.file.class-file-locator:

Zend\\File\\ClassFileLocator
============================

.. _zend.file.class-file-locator.intro:

Overview
--------

TODO

.. _zend.file.class-file-locator.options:

Available Methods
-----------------

TODO

.. _zend.file.class-file-locator.examples:

Examples
--------

TODO


322 changes: 0 additions & 322 deletions docs/languages/en/modules/zend.file.transfer.filters.rst

This file was deleted.

0 comments on commit 90aedc4

Please sign in to comment.