remove myst_parser
This commit is contained in:
parent
3151948dd0
commit
84af601a6f
2 changed files with 1 additions and 13 deletions
|
|
@ -18,7 +18,7 @@ author = 'Sakuragasaki46'
|
|||
# -- General configuration ---------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||
|
||||
extensions = ["sphinx.ext.autodoc", 'sphinx.ext.autosummary', 'myst_parser']
|
||||
extensions = ["sphinx.ext.autodoc", 'sphinx.ext.autosummary']
|
||||
|
||||
templates_path = ['_templates']
|
||||
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
# for sphinx/readthedocs
|
||||
|
||||
itsdangerous
|
||||
libsass
|
||||
peewee
|
||||
pydantic
|
||||
quart_schema
|
||||
setuptools
|
||||
starlette
|
||||
toml
|
||||
sphinx
|
||||
myst_parser
|
||||
Loading…
Add table
Add a link
Reference in a new issue