From 66a6a5cba35dabe7b7d60c6a59b929e2a54548a2 Mon Sep 17 00:00:00 2001 From: Gervase Markham Date: Mon, 25 Jul 2016 16:59:28 +0100 Subject: Bug 1289154 - remove line about bugs because it shows up hundreds of times in PDF output. --- docs/en/rst/conf.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/en/rst/conf.py b/docs/en/rst/conf.py index c0ecf3852..d2d50f6d2 100644 --- a/docs/en/rst/conf.py +++ b/docs/en/rst/conf.py @@ -118,14 +118,6 @@ rst_prolog = """ .. |min-perl-ver| replace:: 5.14.0 """ -rst_epilog = """ - ----------- - -This documentation undoubtedly has bugs; if you find some, please file -them `here `_. -""" - # -- Options for HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for -- cgit v1.2.3-24-g4f1b