From 2d13f43e1b9ed574bd81e5967f8ed7789f857f3b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 14 Apr 2015 12:10:04 -0400 Subject: no longer in-progress on this branch --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index fa4578275..65c0e3a8b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -159,7 +159,7 @@ html_theme_path = ['_themes'] html_theme = 'pyramid' html_theme_options = dict( github_url='https://github.com/Pylons/pyramid', - in_progress='true', + in_progress='false', ) # The name for this set of Sphinx documents. If None, it defaults to -- cgit v1.2.3