← Watch feed
doc: build documentation for fetchbip353 command.
What changed, and why it matters
This commit only adds a new command name to the documentation build lists. It does not change any executable code, security settings, or user permissions. There is no security relevance.
Recommended action
No security action needed; this is a routine documentation build update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff updates doc/Makefile and doc/index.rst to include fetchbip353.7 / fetchbip353.7.md in the generated documentation. No source code, RPC logic, authentication, or network behavior is modified.
Changed components
doc/Makefiledoc/index.rstInspect captured patch +2 / −0
diff --git a/doc/Makefile b/doc/Makefile
index e4707f7f..3bb9d54d 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 9ef9149f..760914c2 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -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>
Risk score
Our methodology →Why this scored 15/100
Human-validated context
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
No validated notes yet.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.