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 --- docs/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index 59b5b2c..7110ad0 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -28,4 +28,7 @@ translate: # build for debug dev: - @$(ppm) run sphinx-autobuild source _build/html \ No newline at end of file + @$(ppm) run sphinx-autobuild source _build/html + +rinoh: + @$(ppm) run $(SPHINXBUILD) -b $(SOURCEDIR) . _build/rinoh $(O) \ No newline at end of file -- cgit v1.2.3-70-g09d2