Skip to content

Commit bec6e09

Browse files
authored
Enable 'edit this page' button in the docs (#4860)
2 parents da16e32 + aaa445b commit bec6e09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@
136136
"color-brand-primary": "#E5B62F", # "yellow"
137137
"color-brand-content": "#E5B62F",
138138
},
139+
"source_repository": "https://github.com/pypa/setuptools/",
140+
"source_branch": "main",
141+
"source_directory": "docs/",
139142
}
140143

141144
# Redirect old docs so links and references in the ecosystem don't break

0 commit comments

Comments
 (0)