mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
Merge pull request #1357 from hwhsu1231-fork/add-github-url
docs: add github url to html theme options
This commit is contained in:
@@ -82,7 +82,9 @@ html_theme = 'shibuya'
|
||||
# further. For a list of options available for each theme, see the
|
||||
# documentation.
|
||||
#
|
||||
# html_theme_options = {}
|
||||
html_theme_options = {
|
||||
"github_url": "https://github.com/steveicarus/iverilog",
|
||||
}
|
||||
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
|
||||
Reference in New Issue
Block a user