fix documentation generation issue with sha1_hash
This commit is contained in:
parent
1a6a23e6ce
commit
6beb14f2a8
|
@ -59,7 +59,7 @@ category_mapping = {
|
|||
'socket_io.hpp': 'Network',
|
||||
'rss.hpp': 'RSS',
|
||||
'bitfield.hpp': 'Utility',
|
||||
'peer_id.hpp': 'Utility',
|
||||
'sha1_hash.hpp': 'Utility',
|
||||
'identify_client.hpp': 'Utility',
|
||||
'thread.hpp': 'Utility',
|
||||
'ip_filter.hpp': 'Filter',
|
||||
|
|
Loading…
Reference in New Issue