diff --git a/docs/_themes/sphinx_rtd_theme.zip b/docs/_themes/sphinx_rtd_theme.zip new file mode 100644 index 00000000..321f0e81 Binary files /dev/null and b/docs/_themes/sphinx_rtd_theme.zip differ diff --git a/docs/_themes/sphinx_rtd_theme/__init__.py b/docs/_themes/sphinx_rtd_theme/__init__.py deleted file mode 100644 index e1356da3..00000000 --- a/docs/_themes/sphinx_rtd_theme/__init__.py +++ /dev/null @@ -1,32 +0,0 @@ -""" -Sphinx Read the Docs theme. - -From https://github.com/ryan-roemer/sphinx-bootstrap-theme. -""" - -from os import path - -import sphinx - - -__version__ = '0.4.3.dev0' -__version_full__ = __version__ - - -def get_html_theme_path(): - """Return list of HTML theme paths.""" - cur_dir = path.abspath(path.dirname(path.dirname(__file__))) - return cur_dir - - -# See http://www.sphinx-doc.org/en/stable/theming.html#distribute-your-theme-as-a-python-package -def setup(app): - app.add_html_theme('sphinx_rtd_theme', path.abspath(path.dirname(__file__))) - - if sphinx.version_info >= (1, 8, 0): - # Add Sphinx message catalog for newer versions of Sphinx - # See http://www.sphinx-doc.org/en/master/extdev/appapi.html#sphinx.application.Sphinx.add_message_catalog - rtd_locale_path = path.join(path.abspath(path.dirname(__file__)), 'locale') - app.add_message_catalog('sphinx', rtd_locale_path) - - return {'parallel_read_safe': True, 'parallel_write_safe': True} diff --git a/docs/_themes/sphinx_rtd_theme/breadcrumbs.html b/docs/_themes/sphinx_rtd_theme/breadcrumbs.html deleted file mode 100644 index 90cb0ff8..00000000 --- a/docs/_themes/sphinx_rtd_theme/breadcrumbs.html +++ /dev/null @@ -1,82 +0,0 @@ -{# Support for Sphinx 1.3+ page_source_suffix, but don't break old builds. #} - -{% if page_source_suffix %} -{% set suffix = page_source_suffix %} -{% else %} -{% set suffix = source_suffix %} -{% endif %} - -{% if meta is defined and meta is not none %} -{% set check_meta = True %} -{% else %} -{% set check_meta = False %} -{% endif %} - -{% if check_meta and 'github_url' in meta %} -{% set display_github = True %} -{% endif %} - -{% if check_meta and 'bitbucket_url' in meta %} -{% set display_bitbucket = True %} -{% endif %} - -{% if check_meta and 'gitlab_url' in meta %} -{% set display_gitlab = True %} -{% endif %} - -
diff --git a/docs/_themes/sphinx_rtd_theme/footer.html b/docs/_themes/sphinx_rtd_theme/footer.html deleted file mode 100644 index 3b9bcb01..00000000 --- a/docs/_themes/sphinx_rtd_theme/footer.html +++ /dev/null @@ -1,56 +0,0 @@ - - diff --git a/docs/_themes/sphinx_rtd_theme/layout.html b/docs/_themes/sphinx_rtd_theme/layout.html deleted file mode 100644 index 3d6e6ee0..00000000 --- a/docs/_themes/sphinx_rtd_theme/layout.html +++ /dev/null @@ -1,240 +0,0 @@ -{# TEMPLATE VAR SETTINGS #} -{%- set url_root = pathto('', 1) %} -{%- if url_root == '#' %}{% set url_root = '' %}{% endif %} -{%- if not embedded and docstitle %} - {%- set titlesuffix = " — "|safe + docstitle|e %} -{%- else %} - {%- set titlesuffix = "" %} -{%- endif %} -{%- set lang_attr = 'en' if language == None else (language | replace('_', '-')) %} - - - - - - {{ metatags }} - - {% block htmltitle %} -%(commit)s
.\n"
-#~ " \n"
-#~ " "
-#~ msgstr ""
-#~ "\n"
-#~ " \n"
-#~ " Revision %(commit)s
.\n"
-#~ " \n"
-#~ " "
-
-#~ msgid ""
-#~ "Built with Sphinx using a theme provided by Read the Docs"
-#~ msgstr ""
-#~ "Erstellt mit Sphinx unter "
-#~ "Verwendung eines Themes von Read the Docs"
-
-#~ msgid "Navigation"
-#~ msgstr "Navigation"
-
-#~ msgid ""
-#~ "Created using Sphinx "
-#~ "%(sphinx_version)s."
-#~ msgstr ""
-#~ "Erstellt mit Sphinx "
-#~ "%(sphinx_version)s."
-
-#~ msgid ""
-#~ "Free document hosting provided by Read the Docs."
-#~ msgstr ""
-#~ "Dokumentationshosting gratis bei Read the Docs."
diff --git a/docs/_themes/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo b/docs/_themes/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo
deleted file mode 100644
index 8f6d534d..00000000
Binary files a/docs/_themes/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo and /dev/null differ
diff --git a/docs/_themes/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po b/docs/_themes/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po
deleted file mode 100644
index d1d89b74..00000000
--- a/docs/_themes/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po
+++ /dev/null
@@ -1,147 +0,0 @@
-# English translations for sphinx_rtd_theme.
-# Copyright (C) 2019 ORGANIZATION
-# This file is distributed under the same license as the sphinx_rtd_theme
-# project.
-# FIRST AUTHOR {{ _('Your search did not match any documents. Please make sure that all words are spelled correctly and that you\'ve selected enough categories.') }}
- {% endif %} - {% endif %} -{{ context|e }}
-