From 2525e8916570951a3aceaf9e922c8c1408ca101c Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Tue, 7 Oct 2025 03:02:45 +0800 Subject: feat: enhance documentation build process with rinoh support and update dependencies --- pyproject.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index bf9c12d..7dd0868 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -117,3 +117,15 @@ dev = [ "sphinxcontrib-httpdomain>=1.8.1", "tomli>=2.2.1", ] +docs = [ + "docutils>=0.21.2", + "furo>=2024.8.6", + "myst-parser>=3.0.1", + "rinohtype>=0.5.5", + "sphinx>=7.4.7", + "sphinx-autobuild>=2024.10.3", + "sphinx-click>=6.0.0", + "sphinx-intl>=2.3.1", + "sphinxcontrib-httpdomain>=1.8.1", + "tomli>=2.2.1", +] -- cgit v1.2.3-70-g09d2