trailing whitespace removed in index.rst as per the requirements of a syntax test

This commit is contained in:
nishant-sachdeva 2021-11-13 01:41:38 +05:30
parent 5e59325d06
commit ecf6c8e122
2 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,11 @@
{# Add rst-badge after rst-versions for small badge style. #}
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
<span class="rst-current-version" data-toggle="rst-current-version">
<span class="fa fa-book fa-element"> RTD </span>
{% for type, url in downloads %}
{% if type == 'PDF' %}
<a href="{{ url }}">{{ type }}</a>
{% endif %}
{% endfor %}
<span class="fa fa-element">
<input class="container_toggle" type="checkbox" id="switch" name="mode">
@ -33,4 +37,4 @@
</dd>
</dl>
</div>
</div>
</div>

View File

@ -33,8 +33,8 @@ read our :doc:`contributors guide <contributing>` for more details.
.. Hint::
You can download this documentation as PDF, HTML or Epub by clicking on the versions
flyout menu in the left bottom corner and selecting the preferred download format.
You can download this documentation as PDF, HTML or Epub by clicking on the versions
flyout menu in the bottom-left corner and selecting the preferred download format.
Getting Started