Skip to content

Commit fc973d3

Browse files
committed
Revert: Remove edit button configuration
1 parent f51c666 commit fc973d3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: doc/source/conf.py

-5
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,6 @@
268268
"icon": "fa-brands fa-mastodon",
269269
},
270270
],
271-
"use_edit_page_button": True,
272-
"edit_page_url_template": "https://github.com/pandas-dev/pandas/edit/main/doc/source/{filepath}",
273271
}
274272

275273
# Add any paths that contain custom themes here, relative to this directory.
@@ -393,9 +391,6 @@
393391
html_context = {
394392
"redirects": dict(moved_api_pages),
395393
"header": header,
396-
"github_user": "pandas-dev",
397-
"github_repo": "pandas",
398-
"github_version": "main",
399394
}
400395

401396
# If false, no module index is generated.

0 commit comments

Comments
 (0)