|
5 | 5 | sphinxnotes-isso |
6 | 6 | ================ |
7 | 7 |
|
8 | | -.. image:: https://img.shields.io/github/actions/workflow/status/sphinx-notes/isso/pages.yml |
| 8 | +.. |docs| image:: https://img.shields.io/github/deployments/sphinx-notes/isso/github-pages |
9 | 9 | :target: https://sphinx.silverrainz.me/isso |
10 | 10 | :alt: Documentation Status |
11 | 11 |
|
12 | | -.. image:: https://img.shields.io/github/license/sphinx-notes/isso |
13 | | - :target: https://github.com/sphinx-notes/isso/LICENSE |
| 12 | +.. |license| image:: https://img.shields.io/github/license/sphinx-notes/isso |
| 13 | + :target: https://github.com/sphinx-notes/isso/blob/master/LICENSE |
14 | 14 | :alt: Open Source License |
15 | 15 |
|
16 | | -.. image:: https://img.shields.io/pypi/v/sphinxnotes-isso.svg |
| 16 | +.. |pypi| image:: https://img.shields.io/pypi/v/sphinxnotes-isso.svg |
17 | 17 | :target: https://pypi.python.org/pypi/sphinxnotes-isso |
18 | 18 | :alt: PyPI Package |
19 | 19 |
|
20 | | -.. image:: https://img.shields.io/pypi/dm/sphinxnotes-isso |
| 20 | +.. |download| image:: https://img.shields.io/pypi/dm/sphinxnotes-isso |
21 | 21 | :target: https://pypi.python.org/pypi/sphinxnotes-isso |
22 | 22 | :alt: PyPI Package Downloads |
23 | 23 |
|
| 24 | +|docs| |license| |pypi| |download| |
| 25 | + |
24 | 26 | Sphinx extension for embeding Isso comments in documents. |
25 | 27 |
|
26 | | -* Documentation: https://sphinx.silverrainz.me/isso |
27 | | -* Source: https://github.com/sphinx-notes/isso |
28 | | -* Changelog: https://sphinx.silverrainz.me/isso/changelog.html |
29 | | -* Tracker: https://github.com/sphinx-notes/isso/issues |
30 | | -* Download: https://pypi.org/project/sphinxnotes-isso/#files |
| 28 | +.. INTRODUCTION START |
| 29 | + (MUST written in standard reStructuredText, without Sphinx stuff) |
| 30 | +
|
| 31 | +.. INTRODUCTION END |
| 32 | +
|
| 33 | +Please refer to Documentation_ for more details. |
| 34 | + |
| 35 | +.. _Documentation: https://sphinx.silverrainz.me/isso |
0 commit comments