From 11129ca073b4926037368d9a0bf079dc422e28f7 Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Sat, 26 Nov 2011 18:30:21 -0500 Subject: updated current docs to use in progress badge --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index c78285840..f97ad1547 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -147,6 +147,7 @@ html_theme = 'pyramid' html_theme_options = { 'github_url': 'https://github.com/Pylons/pyramid' + 'in_progress': True } # The style sheet to use for HTML and HTML Help pages. A file of that name -- cgit v1.2.3