help_content

Structured help entries for the webapp Help tab.

The Help tab is a lightweight learning surface. Keep entries short and focused so the UI remains scannable and each answer can render without truncation.

Functions

get_help_entries()

Return ordered Help tab Q&A entries.

Module Contents

help_content.get_help_entries()

Return ordered Help tab Q&A entries.

Returns:

List of dictionaries with question and answer keys.

Return type:

list[dict[str, str]]