Added links in docs to new appender closes #10
Signed-off-by: Ivan Habunek <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/logging-log4php/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4php/commit/c923958a Tree: http://git-wip-us.apache.org/repos/asf/logging-log4php/tree/c923958a Diff: http://git-wip-us.apache.org/repos/asf/logging-log4php/diff/c923958a Branch: refs/heads/develop Commit: c923958abeec8ccd8d3ec206f5a70df67701eb0c Parents: 119464a Author: Ivan Habunek <[email protected]> Authored: Thu May 15 10:01:42 2014 +0200 Committer: Ivan Habunek <[email protected]> Committed: Thu May 15 10:01:42 2014 +0200 ---------------------------------------------------------------------- docs/appenders/index.rst | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4php/blob/c923958a/docs/appenders/index.rst ---------------------------------------------------------------------- diff --git a/docs/appenders/index.rst b/docs/appenders/index.rst index 0917242..62e78a2 100644 --- a/docs/appenders/index.rst +++ b/docs/appenders/index.rst @@ -15,6 +15,7 @@ The following appender classes are available: .. toctree:: :maxdepth: 1 + amqp console daily-file echo
