From 09c6ea99116fcafbad6f23768539c32812e6ca3d Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Wed, 24 May 2023 15:21:41 +0100 Subject: [PATCH] Include more missing things from the OptionList While working on the SelectionList documentation I've noticed that even more things have got lost from the docs relating to OptionList, likely lost when widgets were removed from the API section of the docs. This drags more OptionList-related types into the docs, thus providing more links. --- docs/widgets/option_list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets/option_list.md b/docs/widgets/option_list.md index 4a805a399..a7094ba64 100644 --- a/docs/widgets/option_list.md +++ b/docs/widgets/option_list.md @@ -117,6 +117,6 @@ The option list provides the following component classes: heading_level: 2 -::: textual.widgets.option_list.Option +::: textual.widgets.option_list options: heading_level: 2