From d013b773d99abffb66b6ee55b3c37c0c1eb4bf7a Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Sun, 7 Feb 2016 22:07:18 -0500 Subject: [PATCH] Revert "docs: inline syntax highlighting" This reverts commit e7167b906d5d1f48c009f72eea437b56992e5468. --- docs/conf.py | 4 ---- docs/requirements.txt | 1 - 2 files changed, 5 deletions(-) delete mode 100644 docs/requirements.txt diff --git a/docs/conf.py b/docs/conf.py index 1691ed8..4bdfdda 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -284,7 +284,3 @@ texinfo_documents = [ # If true, do not generate a @detailmenu in the "Top" node's menu. #texinfo_no_detailmenu = False - -# sphinx-contrib configurations -inline_highlight_respect_highlight = True -inline_highlight_literals = True diff --git a/docs/requirements.txt b/docs/requirements.txt deleted file mode 100644 index efd165b..0000000 --- a/docs/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -sphinxcontrib-inlinesyntaxhighlight==0.2