From 70856b64d46b2c7d4df9ba1e59e6e2992dc1d824 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 2 Aug 2024 00:08:13 +0800 Subject: docs!: rebuild with readthedocs and sphinx-build --- pyproject.toml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index b008d54..4acc08f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,11 @@ license = {text = "MIT"} [tool.pdm] [tool.pdm.dev-dependencies] docs = [ - "mkdocs>=1.5.3", - "mkdocs-alabaster", -] -mkdocs-alabaster = [] + "furo>=2024.7.18", + "sphinx-autobuild>=2024.4.16", + "myst-parser>=3.0.1", + "sphinx>=7.4.7", + "tomli>=2.0.1", + "sphinx-intl>=2.2.0", + "sphinx-design>=0.6.0", +] \ No newline at end of file -- cgit v1.2.3-70-g09d2