[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: added info-box in left navbar with l
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: added info-box in left navbar with link to ICH for questions |
Date: |
Mon, 02 Sep 2024 12:05:07 +0200 |
This is an automated email from the git hooks/post-receive script.
oec pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new e864473a added info-box in left navbar with link to ICH for questions
e864473a is described below
commit e864473aa3d6b644705e6d7e1977bce0b1617f6c
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Mon Sep 2 12:04:57 2024 +0200
added info-box in left navbar with link to ICH for questions
---
conf.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/conf.py b/conf.py
index 1f46fa45..d438979d 100644
--- a/conf.py
+++ b/conf.py
@@ -18,6 +18,7 @@
@author Sree Harsha Totakura
@author Marcello Stanisci
@author Christian Grothoff
+ @author Özgür Kesim
"""
# -*- coding: utf-8 -*-
#
@@ -149,6 +150,7 @@ html_theme_options = {
# Set the name of the project to appear in the sidebar
"home_page_in_toc": True,
"show_navbar_depth": 1,
+ "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>",
}
# Add any paths that contain custom themes here, relative to this directory.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: added info-box in left navbar with link to ICH for questions,
gnunet <=