From 4e3cf2b2f80095747482409e3cea951286a6d697 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 10 Mar 2016 13:25:27 +1100 Subject: Split installation into separate files. --- user/conf.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'user/conf.py') diff --git a/user/conf.py b/user/conf.py index 29586ca..7a45a97 100644 --- a/user/conf.py +++ b/user/conf.py @@ -12,6 +12,8 @@ exclude_patterns = ['config/build.rst', 'config/runtime.rst', 'start/depend.rst', 'start/transition.rst', + 'start/releases.rst', + 'start/development.rst', 'start/installation.rst', 'start/windows.rst', 'test/create.rst', -- cgit v1.2.3