docs: add shields for license, language, donations + tweeting

This commit is contained in:
Christian Schwarz
2018-10-26 21:50:43 +02:00
parent 71d331af16
commit 99b3337b1c
3 changed files with 25 additions and 0 deletions

View File

@ -35,6 +35,8 @@ extensions = ['sphinx.ext.todo',
'sphinx.ext.githubpages',
'sphinx.ext.extlinks']
suppress_warnings = ['image.nonlocal_uri']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['../_templates']