fix documentation generation issue with sha1_hash

This commit is contained in:
Arvid Norberg 2013-08-07 03:46:54 +00:00
parent 1a6a23e6ce
commit 6beb14f2a8
1 changed files with 1 additions and 1 deletions

View File

@ -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',