From 4c8caa60508f1c23b21343b82bfba525b8c610a5 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sat, 5 Oct 2024 18:10:34 +0800 Subject: feat(docs): update requirements and docs content with new sphinx extensions and translations --- pdm.lock | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'pdm.lock') diff --git a/pdm.lock b/pdm.lock index 7cf1700..e56db40 100644 --- a/pdm.lock +++ b/pdm.lock @@ -5,7 +5,7 @@ groups = ["default", "dev", "docs", "pygments"] strategy = ["cross_platform"] lock_version = "4.5.0" -content_hash = "sha256:73c983e0c428ef724ad782d5a1d6fc97507038bf6fe15c54db85723bca4953de" +content_hash = "sha256:ff94024bc4f914003e4bedd14669f044799ecadfdbfab59ac08ac94e5431f17c" [[metadata.targets]] requires_python = ">=3.9" @@ -1877,6 +1877,20 @@ files = [ {file = "sphinxcontrib_htmlhelp-2.1.0.tar.gz", hash = "sha256:c9e2916ace8aad64cc13a0d233ee22317f2b9025b9cf3295249fa985cc7082e9"}, ] +[[package]] +name = "sphinxcontrib-httpdomain" +version = "1.8.1" +requires_python = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" +summary = "Sphinx domain for documenting HTTP APIs" +dependencies = [ + "Sphinx>=1.6", + "six", +] +files = [ + {file = "sphinxcontrib-httpdomain-1.8.1.tar.gz", hash = "sha256:6c2dfe6ca282d75f66df333869bb0ce7331c01b475db6809ff9d107b7cdfe04b"}, + {file = "sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl", hash = "sha256:21eefe1270e4d9de8d717cc89ee92cc4871b8736774393bafc5e38a6bb77b1d5"}, +] + [[package]] name = "sphinxcontrib-jsmath" version = "1.0.1" -- cgit v1.2.3-70-g09d2