From f4f8a06a73db3e093b8ce4662a47825fb37c2da7 Mon Sep 17 00:00:00 2001 From: nick black Date: Tue, 1 Sep 2020 22:04:07 -0400 Subject: [PATCH] index.html: add link to notcurses-direct-pydemo.1 --- doc/man/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/man/index.html b/doc/man/index.html index 4265a9c6b..7cc0f8194 100644 --- a/doc/man/index.html +++ b/doc/man/index.html @@ -31,6 +31,7 @@

Binaries (section 1)

ncneofetch—generate low-effort posts for r/unixporn
notcurses-demo—shows off some notcurses features
+ notcurses-direct-pydemo—validates the Python direct-mode wrappers
notcurses-input—reads and decodes input events
notcurses-ncreel—experiments with ncreels
notcurses-pydemo—validates the Python wrappers