mud_server.admin_gradio.tabs.help_tab ===================================== .. py:module:: mud_server.admin_gradio.tabs.help_tab .. autoapi-nested-parse:: Help Tab for MUD Client. This module provides the Help tab with game instructions and command reference. This tab is visible only when logged in and contains static documentation. Functions --------- .. autoapisummary:: mud_server.admin_gradio.tabs.help_tab.create Module Contents --------------- .. py:function:: create() Create the Help tab with game instructions. :returns: Configured Help tab component :rtype: gr.Tab