mirror of
https://github.com/gramps-project/gramps
synced 2025-10-05 23:52:46 +02:00
Add link to Sphinx footer
add hotlink to footer for potential contributors. https://gramps.discourse.group/t/how-can-useful-snippets-be-proposed-for-the-sphinx-developer-docs/5740/4
This commit is contained in:
committed by
Nick Hall
parent
8a46c20e0d
commit
e5e9a58534
6
docs/_templates/layout.html
vendored
Normal file
6
docs/_templates/layout.html
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{% extends '!layout.html' %}
|
||||
|
||||
{% block footer %}
|
||||
<!-- https://gramps.discourse.group/t/how-can-useful-snippets-be-proposed-for-the-sphinx-developer-docs/5740/4 : add to "© Copyright 2001-2019, The Gramps Project. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.0.1." -->
|
||||
• <a href="https://www.gramps-project.org/wiki/index.php/Category:Developers/Reference">Become a Contributor.</a>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user