first import book
This commit is contained in:
parent
6be2701fd8
commit
dfd9c869d5
233 changed files with 47797 additions and 0 deletions
4
book/_templates/sphinx_bootstrap/sourcelink.html
Normal file
4
book/_templates/sphinx_bootstrap/sourcelink.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{%- if show_source and has_source and sourcename %}
|
||||
<a href="{{ pathto('_sources/' + sourcename, true)|e }}"
|
||||
rel="nofollow">{{ _('Source') }}</a>
|
||||
{%- endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue