mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
check for rtd
This commit is contained in:
parent
a521692265
commit
b74a20a058
|
@ -1,4 +1,7 @@
|
|||
<p class="wy-breadcrumbs-extra">Free document hosting provided by <a href="">Read the Docs</a>.</p>
|
||||
{% if READTHEDOCS %}
|
||||
<p class="wy-breadcrumbs-extra">Free document hosting provided by <a href="">Read the Docs</a>.</p>
|
||||
{% endif %}
|
||||
|
||||
<ul class="wy-breadcrumbs">
|
||||
<li><a href="/">Docs</a> »</li>
|
||||
<li><a href="">{{ title }}</a></li>
|
||||
|
@ -10,3 +13,4 @@
|
|||
</ul>
|
||||
<hr/>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user