Merge pull request #5863 from tekktrik/doc/remove-edit-link

Remove "Edit on Github" link
This commit is contained in:
Jeff Epler 2022-01-15 13:11:50 -06:00 committed by GitHub
commit 9b32d549f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
docs/templates/breadcrumbs.html vendored Normal file
View File

@ -0,0 +1,4 @@
{%- extends "sphinx_rtd_theme/breadcrumbs.html" %}
{% block breadcrumbs_aside %}
{% endblock %}