docs: add edit this page to sidebar

This commit is contained in:
Haowei Hsu 2026-05-13 22:12:30 +08:00
parent 2f1987bded
commit a042847b38
No known key found for this signature in database
GPG Key ID: 4DE65A9D91B9D0D8
1 changed files with 11 additions and 0 deletions

View File

@ -73,6 +73,17 @@ highlight_language = 'none'
# -- Options for HTML output -------------------------------------------------
# A dictionary of values to pass into the template engine's context for all pages.
#
html_context = {
# Edit this page
"source_type": "github",
"source_user": "steveicarus",
"source_repo": "iverilog",
"source_version": "master",
"source_docs_path": "/Documentation/",
}
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#