Skip to content

Commit f51c666

Browse files
committed
DOC: Add GitHub context for edit button configuration
1 parent 243e4ca commit f51c666

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: doc/source/conf.py

+3
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,9 @@
393393
html_context = {
394394
"redirects": dict(moved_api_pages),
395395
"header": header,
396+
"github_user": "pandas-dev",
397+
"github_repo": "pandas",
398+
"github_version": "main",
396399
}
397400

398401
# If false, no module index is generated.

0 commit comments

Comments
 (0)