public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pyhamcrest/files: sphinx-rtd.patch
@ 2015-04-12 22:16 Alex Brandt (alunduil)
  0 siblings, 0 replies; only message in thread
From: Alex Brandt (alunduil) @ 2015-04-12 22:16 UTC (permalink / raw
  To: gentoo-commits

alunduil    15/04/12 22:16:49

  Added:                sphinx-rtd.patch
  Log:
  add version 1.8.3
  
  * includes patch (upstream—https://github.com/hamcrest/PyHamcrest/pull/53)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 11A8217C!)

Revision  Changes    Path
1.1                  dev-python/pyhamcrest/files/sphinx-rtd.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyhamcrest/files/sphinx-rtd.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyhamcrest/files/sphinx-rtd.patch?rev=1.1&content-type=text/plain

Index: sphinx-rtd.patch
===================================================================
diff --git a/doc/conf.py b/doc/conf.py
index fb5d79e..7d3571b 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -13,6 +13,7 @@
 
 import sys, os
 import six
+import sphinx_rtd_theme
 
 # If extensions (or modules to document with autodoc) are in another directory,
 # add these directories to sys.path here. If the directory is relative to the
@@ -106,6 +107,7 @@ html_theme = 'sphinx_rtd_theme'
 
 # Add any paths that contain custom themes here, relative to this directory.
 #html_theme_path = []
+html_theme_path = [ sphinx_rtd_theme.get_html_theme_path() ]
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> documentation".





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-12 22:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-12 22:16 [gentoo-commits] gentoo-x86 commit in dev-python/pyhamcrest/files: sphinx-rtd.patch Alex Brandt (alunduil)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox