mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Prepare for release.
This commit is contained in:
6
doc/_templates/index.html
vendored
6
doc/_templates/index.html
vendored
@@ -1,10 +1,10 @@
|
||||
{% extends "layout.html" %}
|
||||
{% set title = 'Overview' %}
|
||||
{% block body %}
|
||||
<p style="background-color: #fcc; font-size: large; border: 1px solid #f00; padding: 10px;">
|
||||
<!-- <p style="background-color: #fcc; font-size: large; border: 1px solid #f00; padding: 10px;">
|
||||
<b>Attention:</b> this is a preview. Sphinx is not released yet on PyPI,
|
||||
and the contents of this documentation are subject to change.
|
||||
</p>
|
||||
</p> -->
|
||||
|
||||
<h1>Welcome</h1>
|
||||
|
||||
@@ -63,4 +63,4 @@
|
||||
Index</a>.
|
||||
</p>
|
||||
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user