cln/doc
Rusty Russell f8ef6e143b lightningd: removing comment insisting plugin hooks are an array of objects, not names.
This was changed in v0.9.2 (November 2020), with a comment saying to remove.

But it turns out that the rust plugin support still uses the old
method (found this by removing it and watching everything fail!).  So
simply undeprecate and document.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-01-20 19:32:42 +10:30
..
beginners-guide lightningd: remove decodepay. 2026-01-20 19:32:42 +10:30
contribute-to-core-lightning Add comprehensive coverage infrastructure with clang source-based coverage 2025-12-08 16:37:02 +01:00
developers-guide lightningd: removing comment insisting plugin hooks are an array of objects, not names. 2026-01-20 19:32:42 +10:30
getting-started doc: Update installation instruction on Fedora 2026-01-15 17:10:27 -08:00
miscellaneous move old misc file to another folder 2023-07-16 12:59:40 +09:30
node-operators-guide global: use lightning-hsmtool not hsmtool. 2025-11-28 09:16:53 +10:30
schemas lightningd: remove tx and txid fields from close response. 2026-01-20 19:32:42 +10:30
.gitignore doc: document the sql command. 2023-01-30 15:15:41 -06:00
CHANGELOG.md docs: Add configuration for the sphinx documentation generator 2019-02-18 02:42:29 +00:00
COVERAGE.md Add comprehensive coverage infrastructure with clang source-based coverage 2025-12-08 16:37:02 +01:00
index.rst lightningd: remove decodepay. 2026-01-20 19:32:42 +10:30
LICENSE.md docs: Add LICENSE to the About section 2023-03-25 15:40:35 +10:30
lightning-cli.1.md doc: Update json and markdowns to make them .mdx compatible 2026-01-20 15:22:31 +10:30
lightning-downgrade.8.md doc: Update json and markdowns to make them .mdx compatible 2026-01-20 15:22:31 +10:30
lightning-hsmtool.8.md doc: Update json and markdowns to make them .mdx compatible 2026-01-20 15:22:31 +10:30
lightning-reckless.1.md doc: Update json and markdowns to make them .mdx compatible 2026-01-20 15:22:31 +10:30
lightningd-config.5.md doc: Update json and markdowns to make them .mdx compatible 2026-01-20 15:22:31 +10:30
lightningd-rpc.7.md doc: Update json and markdowns to make them .mdx compatible 2026-01-20 15:22:31 +10:30
lightningd.8.md doc: Update json and markdowns to make them .mdx compatible 2026-01-20 15:22:31 +10:30
Makefile lightningd: remove decodepay. 2026-01-20 19:32:42 +10:30
reckless.7.md docs: Updated schema for mdx compatibility 2025-12-18 10:27:15 +10:30
rpc-schema-draft.json doc: fix all JSON schemas to enforce no additional properties. 2024-10-30 15:39:12 +10:30
undoc-flags.list tools/check-manpage.sh: update undoc to a simple list. 2023-08-18 20:29:34 +09:30