Add bootstrap Sphinx theme
This commit is contained in:
6
doc/bootstrap/sourcelink.html
Normal file
6
doc/bootstrap/sourcelink.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{%- if show_source and has_source and sourcename %}
|
||||
<div id="sourcelink">
|
||||
<a href="{{ pathto('_sources/' + sourcename, true)|e }}"
|
||||
rel="nofollow">{{ _('Source') }}</a>
|
||||
</div>
|
||||
{%- endif %}
|
||||
Reference in New Issue
Block a user