[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] 01/04: [conf] show_toc_level set
From: |
gnunet |
Subject: |
[taler-docs] 01/04: [conf] show_toc_level set |
Date: |
Thu, 02 Jan 2025 22:31:52 +0100 |
This is an automated email from the git hooks/post-receive script.
oec pushed a commit to branch master
in repository docs.
commit 5ecac69de27569c896a5720a96073b5c2a6d9dfc
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Sun Dec 29 14:42:50 2024 +0100
[conf] show_toc_level set
---
conf.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf.py b/conf.py
index 0da1085e..f36e293e 100644
--- a/conf.py
+++ b/conf.py
@@ -153,6 +153,7 @@ html_theme_options = {
# Set the name of the project to appear in the sidebar
"home_page_in_toc": True,
"show_navbar_depth": 1,
+ "show_toc_level": 2,
"extra_navbar": "<div class='admonition note'><p
class='admonition-title'>Questions or Suggestions?</p><p>Do you have any
question or suggestion regarding the documentation? Go to our <a
href='https://ich.taler.net/t/lost-in-documentation/255'>TALER Integration
Community Hub</a>!</p></div>",
"extra_footer": "<div>Do you have any question or suggestion regarding the
documentation? Go to our <a
href='https://ich.taler.net/t/lost-in-documentation/255'>TALER Integration
Community Hub</a>!</div>",
}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.