Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 904e4c0

Browse files
authored
Add doc status badge (python#11173)
I was always looking for it, but I always had to scroll further for "documentation" link. It uses `latest` instead of `stable` to be in sync with the `git` repo.
1 parent 2aebd4c commit 904e4c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Mypy: Optional Static Typing for Python
44
=======================================
55

66
[![Build Status](https://api.travis-ci.com/python/mypy.svg?branch=master)](https://travis-ci.com/python/mypy)
7+
[![Documentation Status](https://readthedocs.org/projects/mypy/badge/?version=latest)](https://mypy.readthedocs.io/en/latest/?badge=latest)
78
[![Chat at https://gitter.im/python/typing](https://badges.gitter.im/python/typing.svg)](https://gitter.im/python/typing?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
89
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
910

0 commit comments

Comments
 (0)