doc: build documentation for fetchbip353 command.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2025-08-18 10:02:07 +09:30
parent 0738ea6b35
commit aea7358976
2 changed files with 2 additions and 0 deletions

View File

@@ -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 \

View File

@@ -65,6 +65,7 @@ Core Lightning Documentation
enableoffer <enableoffer.7.md>
exposesecret <exposesecret.7.md>
feerates <feerates.7.md>
fetchbip353 <fetchbip353.7.md>
fetchinvoice <fetchinvoice.7.md>
fundchannel <fundchannel.7.md>
fundchannel_cancel <fundchannel_cancel.7.md>