Skip to content

Commit acd69fc

Browse files
committed
Edit docs a bit and add doc badge
1 parent 985efdf commit acd69fc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<a href="https://www.pypi.org/project/dbots"><img src="https://img.shields.io/pypi/v/dbots?style=for-the-badge" alt="PyPi version" /></a>
99
<a href="https://www.pypi.org/project/dbots"><img src="https://img.shields.io/pypi/dm/dbots?style=for-the-badge" alt="PyPi downloads" /></a>
1010
<a href="https://libraries.io/pypi/dbots"><img src="https://img.shields.io/librariesio/release/pypi/dbots?style=for-the-badge" alt="Dependencies" /></a>
11+
<a href="https://dbots.readthedocs.io/en/latest/?badge=latest"><img src="https://readthedocs.org/projects/dbots/badge/?version=latest&style=for-the-badge" alt="Documentation Status" /></a>
1112
</p>
1213
</div>
1314
<br/>

docs/index.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@ A poster/wrapper for Discord bot lists
1212
:target: https://libraries.io/pypi/dbots
1313
:alt: Dependencies
1414

15+
16+
Documentation Contents
17+
----------------------
1518
.. toctree::
1619
:maxdepth: 4
1720

1821
api
1922

20-
Other Links
21-
-----------
23+
Links
24+
-----
2225

2326
- `PyPi <https://www.pypi.org/project/dbots>`_
2427
- `Libraries.io <https://libraries.io/pypi/dbots>`_

0 commit comments

Comments
 (0)