GNUnet 0.21.1
conf.py File Reference

Go to the source code of this file.

Namespaces

namespace  conf
 

Variables

string conf.project = 'GANA'
 
string conf.copyright = '2024, GNUnet Project'
 
string conf.author = 'GNUnet Project'
 
list conf.extensions
 
list conf.templates_path = ['_templates']
 
list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
 
string conf.html_theme = 'sphinx_rtd_theme'
 
dictionary conf.html_sidebars
 
dictionary conf.html_theme_options
 
list conf.html_static_path = ['_static']
 
string conf.html_logo = "images/gnunet-blue.png"
 
bool conf.todo_include_todos = True
 
string conf.primary_domain = "c"
 
string conf.highlight_language = "c"
 
string conf.rst_prolog
 
string conf.rst_epilog