summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2017-10-28 09:37:41 +0200
committerIlya Etingof <etingof@gmail.com>2017-10-28 09:37:41 +0200
commit8c5a8a9caa3ddbf659e4c260c78f3a4a37ae714c (patch)
tree2cf36cf4fd2622a4302ded9000c2dddffb6e4413 /docs
parent32a6bd0f9e250d67ba056982ef54a35e9a47e63f (diff)
downloadpyasn1-git-8c5a8a9caa3ddbf659e4c260c78f3a4a37ae714c.tar.gz
fixes to docs manifest
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 80e16b9..488f7c8 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -114,7 +114,7 @@ html_theme = 'alabaster'
# documentation.
html_theme_options = {
'logo': 'logo.svg',
- 'description': '<p align=center><i>Brought by SNMP Labs</i></p>',
+ 'description': '<p align=center><i>Brewing free software</i></p>',
'show_powered_by': False,
'github_user': 'etingof',
'github_repo': 'pyasn1',