From 63bac441d95637a06d628bb8e8b9888eaf812c44 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 16 Aug 2013 04:47:34 -0700 Subject: One more "The Pyramid Web Application Development Framework" to "The Pyramid Web Framework" change --- 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 4c6ed76ad..3a8076cdf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -403,7 +403,7 @@ latex_elements = { 'wrapperclass': 'book', 'date': '', 'releasename': 'Version', - 'title': r'The Pyramid Web Application \newline Development Framework', + 'title': r'The Pyramid Web Framework', # 'pointsize':'12pt', # uncomment for 12pt version } -- cgit v1.2.3 From 4448c35f820a0cd66720ab15c2384536f1173a46 Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Fri, 16 Aug 2013 16:37:21 -0400 Subject: updated sphinx theme --- docs/_themes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/_themes b/docs/_themes index 8673c4a14..de373ecb2 160000 --- a/docs/_themes +++ b/docs/_themes @@ -1 +1 @@ -Subproject commit 8673c4a14f192c15f1949dc9862821e60f31604a +Subproject commit de373ecb24eb7ecb65970a26dd6c4cd728749a85 -- cgit v1.2.3 From f6ea2275f927e88d43fb2d105bce33d0ece0df16 Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Fri, 16 Aug 2013 18:50:47 -0400 Subject: updated sphinx theme --- docs/_themes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/_themes b/docs/_themes index de373ecb2..a181b85d4 160000 --- a/docs/_themes +++ b/docs/_themes @@ -1 +1 @@ -Subproject commit de373ecb24eb7ecb65970a26dd6c4cd728749a85 +Subproject commit a181b85d4ca08fa109ee2786d4f1b5b17e9b4589 -- cgit v1.2.3