From e3315329e19c06eeb78e968bc5d75458361bdaf0 Mon Sep 17 00:00:00 2001 From: bitkarrot <73979971+bitkarrot@users.noreply.github.com> Date: Mon, 5 Feb 2024 21:56:24 -0800 Subject: [PATCH] doc: add dev-forget-channel to Makefile --- doc/Makefile | 1 + doc/index.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/Makefile b/doc/Makefile index a3f58c32a3a2..8e520552bbc9 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -38,6 +38,7 @@ GENERATE_MARKDOWN := doc/lightning-addgossip.7 \ doc/lightning-delinvoice.7 \ doc/lightning-delpay.7 \ doc/lightning-deprecations.7 \ + doc/lightning-dev-forget-channel.7 \ doc/lightning-disableinvoicerequest.7 \ doc/lightning-disableoffer.7 \ doc/lightning-disconnect.7 \ diff --git a/doc/index.rst b/doc/index.rst index 9361859653bb..ca7727e89183 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -47,6 +47,7 @@ Core Lightning Documentation lightning-delinvoice lightning-delpay lightning-deprecations + lightning-dev-forget-channel lightning-disableinvoicerequest lightning-disableoffer lightning-disconnect