aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
m---------doc/alabaster0
-rw-r--r--doc/conf.py1
3 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index ac3559da..00000000
--- a/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "doc/alabaster"]
- path = doc/alabaster
- url = git://github.com/bitprophet/alabaster.git
diff --git a/doc/alabaster b/doc/alabaster
deleted file mode 160000
-Subproject aabda1182083d21b6d9bafb53ea8a99eb4be4cf
diff --git a/doc/conf.py b/doc/conf.py
index 6e73eb5c..d6b8bda8 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -29,7 +29,6 @@ pygments_style = 'tango'
# -- Options for HTML output ----------------------------------------------
-html_theme_path = ['./alabaster']
html_theme = 'alabaster'
htmlhelp_basename = 'Haddockdoc'