schrodinger.utils.documentation module

schrodinger.utils.documentation.open_url(*a, **kw)
schrodinger.utils.documentation.show_about_utilities()
schrodinger.utils.documentation.show_canvas_user_manual()
schrodinger.utils.documentation.show_contact_info()
schrodinger.utils.documentation.show_elements_task_tutorial()
schrodinger.utils.documentation.show_elements_visualization_tutorial()
schrodinger.utils.documentation.show_knime_workflows()
schrodinger.utils.documentation.show_knowledge_base(context='')
schrodinger.utils.documentation.show_known_issues(context='')
schrodinger.utils.documentation.show_maestro_training_videos(context='')
schrodinger.utils.documentation.show_manuals_index()
schrodinger.utils.documentation.show_new_features(context='')
schrodinger.utils.documentation.show_new_maestro_features(context='')
schrodinger.utils.documentation.show_python_api()

Opens a browser to display local python API.

schrodinger.utils.documentation.show_python_overview()
schrodinger.utils.documentation.show_script_center()
schrodinger.utils.documentation.show_topic(topic_name)

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