documentation fixes

This commit is contained in:
Arvid Norberg
2013-12-19 06:51:03 +00:00
parent 4b81b3f90b
commit 2f43f2c428
3 changed files with 1803 additions and 2 deletions

View File

@@ -58,6 +58,8 @@ anon_index = 0
category_mapping = {
'session.hpp': 'Session',
'add_torrent_params.hpp': 'Session',
'session_status.hpp': 'Session',
'error_code.hpp': 'Error Codes',
'file.hpp': 'File',
'storage.hpp': 'Custom Storage',
@@ -98,6 +100,7 @@ category_mapping = {
category_fun_mapping = {
'min_memory_usage()': 'Settings',
'high_performance_seed()': 'Settings',
'cache_status': 'Session',
}
def categorize_symbol(name, filename):

1798
docs/reference-Session.html Normal file

File diff suppressed because it is too large Load Diff