summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordaniel evertsson <daniel.evertsson@umu.se>2014-04-01 12:18:05 +0200
committerdaniel evertsson <daniel.evertsson@umu.se>2014-04-01 12:18:05 +0200
commitcb1f84000867dafeca3e1e87eebfb36988260496 (patch)
tree94ad15c7b13e5afa5f8c7500d49f029b23be74ef /doc
parente69b94ec367662151f919e8bf18eeafb762e81b7 (diff)
downloadpysaml2-cb1f84000867dafeca3e1e87eebfb36988260496.tar.gz
Updated "Fork me on Github" to the new "open in new tab" version
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py4
-rw-r--r--doc/index.rst5
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index e827ba94..0a36d64e 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -105,10 +105,10 @@ html_sidebars = {
html_theme_options = {
'description': 'SAML2 and OpenID Connect',
- 'github_button': True,
+ 'github_button': False,
'github_user': 'its-dirg',
'github_repo': 'IdProxy',
- 'github_banner': True,
+ 'github_banner': False,
}
diff --git a/doc/index.rst b/doc/index.rst
index 1feaa0b5..0bbc7b70 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -27,3 +27,8 @@ Indices and tables
* :ref:`modindex`
* :ref:`search`
+.. raw:: html
+
+ <a href="https://github.com/its-dirg/dirg-util" class="github" target="_blank">
+ <img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
+ </a> \ No newline at end of file