def create_row_entry_text()

in rst/options_node.py [0:0]


def create_row_entry_text (text):
    return create_row_entry(nodes.Text(text))