mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
Doc stubs
This commit is contained in:
parent
cc6fdf09ec
commit
acb69a472d
67 changed files with 9087 additions and 3705 deletions
|
@ -97,7 +97,7 @@ pygments_style = 'native'
|
|||
|
||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||
# a list of builtin themes.
|
||||
html_theme = 'default'
|
||||
html_theme = 'jrnl'
|
||||
|
||||
# Theme options are theme-specific and customize the look and feel of a theme
|
||||
# further. For a list of options available for each theme, see the
|
||||
|
@ -251,4 +251,4 @@ texinfo_documents = [
|
|||
#texinfo_no_detailmenu = False
|
||||
sys.path.append(os.path.abspath('_themes'))
|
||||
html_theme_path = ['_themes']
|
||||
html_theme = '1450'
|
||||
html_theme = 'jrnl'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue