From 66725909961fc790298ba4dd5b2a8a49cc2027a7 Mon Sep 17 00:00:00 2001 From: nick black Date: Tue, 9 Mar 2021 00:00:20 -0500 Subject: [PATCH] index.html: properly sort notcurses_reel.3 --- doc/man/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/index.html b/doc/man/index.html index d8cd2fd5c..bb3f70912 100644 --- a/doc/man/index.html +++ b/doc/man/index.html @@ -60,13 +60,13 @@ notcurses_menu—menus on the top or bottom rows
notcurses_metric—fixed-width formatting with metric suffixes
notcurses_multiselector—high-level widget for selecting items from a set
- notcurses_reel—high-level widget for hierarchical data
notcurses_output—drawing text on ncplanes
notcurses_palette—operations on notcurses palettes
notcurses_plane—operations on ncplane objects
notcurses_plot—drawing histograms and lineplots
notcurses_progbar—drawing progress bars
notcurses_reader—high-level widget for collecting input
+ notcurses_reel—high-level widget for hierarchical data
notcurses_refresh—refresh an externally-damaged display
notcurses_render—sync the physical display
notcurses_selector—high-level widget for selecting one item from a set