diff --git a/doc/Makefile b/doc/Makefile index e4707f7fc..3bb9d54df 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -57,6 +57,7 @@ MARKDOWNPAGES := doc/addgossip.7 \ doc/enableoffer.7 \ doc/exposesecret.7 \ doc/feerates.7 \ + doc/fetchbip353.7 \ doc/fetchinvoice.7 \ doc/fundchannel_cancel.7 \ doc/fundchannel_complete.7 \ diff --git a/doc/index.rst b/doc/index.rst index 9ef9149fc..760914c21 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -65,6 +65,7 @@ Core Lightning Documentation enableoffer exposesecret feerates + fetchbip353 fetchinvoice fundchannel fundchannel_cancel