From f89d8c1973f511191b9e5d6cf52f46ac2adce616 Mon Sep 17 00:00:00 2001 From: Jan Stabenow Date: Fri, 26 Feb 2016 23:33:42 +0100 Subject: [PATCH] FIX missing readme --- doc/README.md | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/doc/README.md b/doc/README.md index 407efa7..4d73dbb 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,2 +1,24 @@ -Documentation is available here: -https://github.com/arut/nginx-rtmp-module/wiki +# Welcome to the nginx-rtmp-module documentation! + +## Pages + +* [Control module](control_modul.md) +* [Debug log](debug_log.md) +* [Directives](directives.md) +* [Examples](examples.md) +* [Exec wrapper in bash](exec_wrapper_in_bash.md) +* [FAQ](faq.md) +* [Getting number of subscribers](getting_number_of_subscribers.md) +* [Getting started with nginx rtmp](getting_started.md) +* [Installing in Gentoo](Installing_in_gentoo.md) +* [Installing on Ubuntu using PPAs](installing_ubuntu_using_ppas.md) +* [Tutorial](tutorial.md) + +*Source: https://github.com/arut/nginx-rtmp-module/wiki* + +## Updates + +* Directives + * Notify + * [on_playlist](directives.md#on_playlist) + * [notify_send_redirect](directives.md#notify_send_redirect)