← Watch feed
doc: generate documentation for askrene-bias-node.
What changed, and why it matters
This commit only adds a missing documentation entry for an existing command. It does not change any executable code, security settings, or user permissions. There is no security issue here.
Recommended action
No security action needed. Treat as routine documentation maintenance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit updates doc/Makefile and doc/index.rst to include doc/askrene-bias-node.7 in the generated documentation. It is a documentation-only change with no functional code modifications.
Changed components
doc/Makefiledoc/index.rstInspect captured patch +2 / −0
diff --git a/doc/Makefile b/doc/Makefile
index bff82fd6..4603bd9c 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -8,6 +8,7 @@ MARKDOWNPAGES := doc/addgossip.7 \
doc/addpsbtoutput.7 \
doc/askrene-age.7 \
doc/askrene-bias-channel.7 \
+ doc/askrene-bias-node.7 \
doc/askrene-create-layer.7 \
doc/askrene-remove-layer.7 \
doc/askrene-create-channel.7 \
diff --git a/doc/index.rst b/doc/index.rst
index 11acf53d..8bb0ddba 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -16,6 +16,7 @@ Core Lightning Documentation
addpsbtoutput <addpsbtoutput.7.md>
askrene-age <askrene-age.7.md>
askrene-bias-channel <askrene-bias-channel.7.md>
+ askrene-bias-node <askrene-bias-node.7.md>
askrene-create-channel <askrene-create-channel.7.md>
askrene-create-layer <askrene-create-layer.7.md>
askrene-disable-node <askrene-disable-node.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.