summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2021-08-24 13:07:14 +0100
committerJulian Berman <Julian@GrayVines.com>2021-08-24 13:07:14 +0100
commit2a9bb096ba5ede6a055c3d2dff35345aa59cbf91 (patch)
treeaf5f5a67e4c0d17e2bab4e52d93b209e8a7e8b94 /docs
parented887ced96e26d674b007899a7f86eb4932d8a6c (diff)
downloadjsonschema-2a9bb096ba5ede6a055c3d2dff35345aa59cbf91.tar.gz
Be furoious.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py3
-rw-r--r--docs/requirements.in2
-rw-r--r--docs/requirements.txt13
3 files changed, 17 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index ac0630c..2fba1b7 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -89,11 +89,12 @@ intersphinx_mapping = {
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
-html_theme = "pyramid"
+html_theme = "furo"
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
+#
# html_theme_options = {}
# Add any paths that contain custom themes here, relative to this directory.
diff --git a/docs/requirements.in b/docs/requirements.in
index 0c4f8bc..38091d4 100644
--- a/docs/requirements.in
+++ b/docs/requirements.in
@@ -1,3 +1,5 @@
+file:.#egg=jsonschema
+furo
lxml
sphinx
sphinxcontrib-spelling
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 07da9ee..ea70b28 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -6,20 +6,28 @@
#
alabaster==0.7.12
# via sphinx
+attrs==21.2.0
+ # via jsonschema
babel==2.9.1
# via sphinx
+beautifulsoup4==4.9.3
+ # via furo
certifi==2021.5.30
# via requests
charset-normalizer==2.0.4
# via requests
docutils==0.17.1
# via sphinx
+furo==2021.8.17b43
+ # via -r docs/requirements.in
idna==3.2
# via requests
imagesize==1.2.0
# via sphinx
jinja2==3.0.1
# via sphinx
+file:.#egg=jsonschema
+ # via -r docs/requirements.in
lxml==4.6.3
# via -r docs/requirements.in
markupsafe==2.0.1
@@ -32,15 +40,20 @@ pygments==2.10.0
# via sphinx
pyparsing==2.4.7
# via packaging
+pyrsistent==0.18.0
+ # via jsonschema
pytz==2021.1
# via babel
requests==2.26.0
# via sphinx
snowballstemmer==2.1.0
# via sphinx
+soupsieve==2.2.1
+ # via beautifulsoup4
sphinx==4.1.2
# via
# -r docs/requirements.in
+ # furo
# sphinxcontrib-spelling
sphinxcontrib-applehelp==1.0.2
# via sphinx