summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@futeisha.org>2014-07-02 11:48:20 -0500
committerKali Kaneko <kali@futeisha.org>2014-07-02 11:48:20 -0500
commitddb26ccb2df8e0b1f1da5bf0bc0b827577538bd3 (patch)
treed5883bb2a38c90e7143e75388a1b0917f0f399ee
parente68bab1e5895866b79a62ebee62a7e4cb1c91550 (diff)
remove fulltoc sphinx extension, not in debian yet
-rw-r--r--debian/patches/no-fulltoc.diff11
-rw-r--r--debian/patches/series2
-rw-r--r--debian/patches/touch-requirements.diff4
3 files changed, 12 insertions, 5 deletions
diff --git a/debian/patches/no-fulltoc.diff b/debian/patches/no-fulltoc.diff
new file mode 100644
index 0000000..09fc770
--- /dev/null
+++ b/debian/patches/no-fulltoc.diff
@@ -0,0 +1,11 @@
+--- a/docs/conf.py
++++ b/docs/conf.py
+@@ -37,7 +37,7 @@ extensions = ['sphinx.ext.autodoc',
+ 'sphinx.ext.viewcode',
+ 'sphinx.ext.intersphinx',
+ 'sphinx.ext.doctest',
+- 'sphinxcontrib.fulltoc',
++ #'sphinxcontrib.fulltoc',
+ ]
+
+ # Add any paths that contain templates here, relative to this directory.
diff --git a/debian/patches/series b/debian/patches/series
index a3dce5d..f173886 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-touch-requirements.diff
+no-fulltoc.diff
diff --git a/debian/patches/touch-requirements.diff b/debian/patches/touch-requirements.diff
deleted file mode 100644
index 7d5b845..0000000
--- a/debian/patches/touch-requirements.diff
+++ /dev/null
@@ -1,4 +0,0 @@
---- /dev/null
-+++ b/requirements.txt
-@@ -0,0 +1 @@
-+# fake requirements