]> granicus.if.org Git - python/commitdiff
Issue #29062: doc: Fix hashlib module index conflict
authorINADA Naoki <songofacandy@gmail.com>
Tue, 27 Dec 2016 03:19:51 +0000 (12:19 +0900)
committerINADA Naoki <songofacandy@gmail.com>
Tue, 27 Dec 2016 03:19:51 +0000 (12:19 +0900)
Doc/library/hashlib-blake2.rst

index 436aa4f51979a1c30b89e32cc29b41246d655372..f974f7a24a8197edc1a62401ed3da88eed8218b8 100644 (file)
@@ -3,8 +3,7 @@
 :mod:`hashlib` --- BLAKE2 hash functions
 ========================================
 
-.. module:: hashlib
-   :synopsis: BLAKE2 hash function for Python
+.. currentmodule:: hashlib
 .. sectionauthor:: Dmitry Chestnykh
 
 .. index::