From 8c1cc546e27585b80f1c89ed9525c06fab37038c Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Fri, 25 May 2012 19:15:38 +0200 Subject: [PATCH] Add recipes to toctree --- docs/source/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index 7e42ab6..a680b8a 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,6 +1,11 @@ PHP FFMpeg documentation ======================== +.. toctree:: + :hidden: + + Recipes + Introduction ------------