Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b43980f

Browse files
author
Alex Rudy
committed
Show doc SHA
1 parent bd8500f commit b43980f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/_templates/layout.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@
6969
{%- if show_sphinx %}
7070
{% trans sphinx_version=sphinx_version|e %}Created using
7171
<a href="http://sphinx-doc.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
72+
{%- endif %}
73+
{%- if sha %}
74+
Doc version {{ sha }}.
7275
{%- endif %}
7376
</div>
7477
</footer>

0 commit comments

Comments
 (0)