Package schrodinger :: Package utils :: Module documentation
[hide private]
[frames] | no frames]

Module documentation

Functions [hide private]
 
show_topic(topic_name)
Opens a window to display the help topic.
 
show_python_api()
Opens a browser to display local python API.
 
set_help_product(product)
Set the help product to be accessed.
 
show_contact_info()
 
show_python_overview()
 
show_knowledge_base()
 
show_new_features()
 
show_known_issues()
Variables [hide private]
  __package__ = 'schrodinger.utils'
Function Details [hide private]

show_topic(topic_name)

 

Opens a window to display the help topic. @param topic_name Name of help topic @type topic_name str