Generate more docs
This commit is contained in:
parent
9633ee3f72
commit
4ac444be47
@ -100,15 +100,23 @@ class Pair():
|
||||
let modules = [
|
||||
# Integrated stuff
|
||||
'builtins',
|
||||
'os',
|
||||
'kuroko',
|
||||
'math',
|
||||
'threading',
|
||||
|
||||
# C modules
|
||||
'os',
|
||||
'math',
|
||||
'gc',
|
||||
'dis',
|
||||
'fileio',
|
||||
'time',
|
||||
'socket',
|
||||
'stat',
|
||||
'timeit',
|
||||
'_pheap',
|
||||
'pheap',
|
||||
'random',
|
||||
'wcwidth',
|
||||
|
||||
# Stuff from modules/
|
||||
'json',
|
||||
|
Loading…
Reference in New Issue
Block a user