From 9b6ae1567102aa56a2e45cc21d8eb8a2686593ae Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Mon, 21 Jul 2025 00:43:42 +0800 Subject: chore: Unified directory structure --- docs/source/conf.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/source/conf.py') diff --git a/docs/source/conf.py b/docs/source/conf.py index e93290f..8b8fb69 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -82,15 +82,15 @@ rst_epilog = """ .. |hr| replace:: HydroRoll .. |hrc| replace:: HydroRollCore """ -locale_dirs = ["../locales/"] # path is example but recommended. +# locale_dirs = ["../locales/"] # path is example but recommended. gettext_compact = False # optional. gettext_uuid = True # optional. numfig = True # Figures, tables and code blocks are automatically numbered if they have a title pygments_style = "rrt" # default sphinx, change the style of code block math_number_all = True # Number all equations, figures, tables and code blocks -html_additional_pages = { - "copy": "copying.html", -} +# html_additional_pages = { +# "copy": "copying.html", +# } html_split_index = True # Split the index page by each alphabet # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output -- cgit v1.2.3-70-g09d2