From 81eb8e3d0c319c66486b288fb36d26e3f87feae9 Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Fri, 8 Nov 2013 12:24:15 -0800 Subject: [PATCH] Include bitbucket too --- sphinx_rtd_theme/breadcrumbs.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sphinx_rtd_theme/breadcrumbs.html b/sphinx_rtd_theme/breadcrumbs.html index ceb11661..3e4f359c 100644 --- a/sphinx_rtd_theme/breadcrumbs.html +++ b/sphinx_rtd_theme/breadcrumbs.html @@ -4,6 +4,8 @@
  • {% if display_github %} Edit on GitHub + {% elif display_bitbucket %} + Edit on Bitbucket {% elif show_source and has_source and sourcename %} View page source {% endif %}