diff --git a/context7.json b/context7.json new file mode 100644 index 0000000..1a6e1e5 --- /dev/null +++ b/context7.json @@ -0,0 +1,4 @@ +{ + "public_key": "pk_jBiuTwVPhCGB66HaSPO8K", + "url": "https://context7.com/websites/looptime_readthedocs_io" +} diff --git a/docs/_static/.keep b/docs/_static/.keep new file mode 100644 index 0000000..e69de29 diff --git a/docs/_static/context7.json b/docs/_static/context7.json new file mode 100644 index 0000000..1a6e1e5 --- /dev/null +++ b/docs/_static/context7.json @@ -0,0 +1,4 @@ +{ + "public_key": "pk_jBiuTwVPhCGB66HaSPO8K", + "url": "https://context7.com/websites/looptime_readthedocs_io" +} diff --git a/docs/_templates/.keep b/docs/_templates/.keep new file mode 100644 index 0000000..e69de29 diff --git a/docs/conf.py b/docs/conf.py index cc03020..d06f332 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -27,8 +27,8 @@ html_theme = 'furo' exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] -html_static_path = [] -templates_path = [] +html_static_path = ['_static'] +templates_path = ['_templates'] # -- Options for intersphinx extension --------------------------------------- intersphinx_mapping = {