doc | index /Users/hollis/Desktop/nakedmud/lib/pymodules/doc.py |
doc.py
This module allows documentation for Python classes and modules to be viewed
in-game via the 'doc' command.
Modules | ||||||
|
Functions | ||
|
Data | ||
HTML_DOC_DIR = '../html/pydocs' builtins = ['char', 'room', 'obj', 'exit', 'account', 'mudsock', 'mud', 'mudsys', 'hooks', 'event', 'auxiliary', 'storage', 'olc'] fname = 'utils.pyc' mod = 'olc' modname = 'utils' shortcuts = {'ch': 'char', 'sock': 'mudsock'} suggested_reading = ['char', 'room', 'obj', 'exit', 'account', 'mudsock', 'mud', 'mudsys', 'hooks', 'event', 'auxiliary', 'storage', 'olc', 'account_handler', 'char_gen', 'cmd_admin', 'cmd_comm', 'cmd_inform', 'cmd_manip', 'cmd_misc', ...] |