rgb-cln/doc
Vincenzo Palazzo b933b2fa4d tools: add a tool to formatting schema, and fixed (hack) the Makefile code checking.
This include the following commits:

- review 1/2: move from tab to space, and remove the exp. prop from doc;
- review 2/2: remove experimental features;


Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2021-11-28 10:55:48 +10:30
..
release-notes doc: Fixed typo in the release notes 2018-06-18 12:45:00 +02:00
schemas tools: add a tool to formatting schema, and fixed (hack) the Makefile code checking. 2021-11-28 10:55:48 +10:30
.gitignore
BACKUP.md doc/BACKUP.md: Discourage litestream use. 2021-11-22 08:20:38 +00:00
CHANGELOG.md docs: Add configuration for the sphinx documentation generator 2019-02-18 02:42:29 +00:00
FAQ.md doc: Add links to mandelbit's recovery walkthrough 2021-09-22 09:08:48 +09:30
FUZZING.md doc: add a document about our fuzz testing integration 2020-10-21 19:34:39 +02:00
HACKING.md doc: update HACKING.md build dep instructions 2021-11-17 10:49:51 +10:30
INSTALL.md doc: add missing dev deps, upgrade and don't use sudo for pip 2021-11-17 10:49:51 +10:30
MAKING-RELEASES.md doc/MAKING-RELEASES.md: advice on updating python package versions. 2021-07-30 19:17:47 +02:00
Makefile tools: add a tool to formatting schema, and fixed (hack) the Makefile code checking. 2021-11-28 10:55:48 +10:30
PLUGINS.md doc/PLUGINS.md: Clarify that `db_write` hook only works on SQLITE3. 2021-11-24 09:53:56 +00:00
REPRODUCIBLE.md docs: Update the repro-build docs to the new docker-based system 2020-09-09 20:22:42 +09:30
STYLE.md doc: document how to try to write JSON schemas. 2021-06-25 09:49:33 +09:30
TOR.md doc/TOR.md: simplify, and don't cover autotor. 2021-11-14 18:49:46 +01:00
bitcoin.bib bitcoin.bib: Add Satoshi paper URL and date 2018-03-04 03:22:32 +01:00
commit-tx.eps
commit-tx.svg
conf.py docs: Remove explicit markdown configuration for rtd 2021-08-31 11:46:17 -05:00
deployable-lightning.lyx udpate broken link 2018-06-08 17:56:48 +02:00
deployable-lightning.pdf
dual-anchor-diag1.eps
dual-anchor-diag1.svg
dual-anchor-diag2.eps
dual-anchor-diag2.svg
dual-anchor-diag3.eps
dual-anchor-diag3.svg
dual-anchor-diag4.eps
dual-anchor-diag4.svg
dual-anchor-final.eps
dual-anchor-final.svg
dual-anchor-take2.svg
dual-anchor.svg
htlc.eps
htlc.svg
index.rst JSON-RPC: add interfaces to access datastore. 2021-08-25 10:06:31 +02:00
lightning-addgossip.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-autocleaninvoice.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-check.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-checkmessage.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-cli.1.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-close.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-connect.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-createinvoice.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-createonion.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-datastore.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-decode.7.md doc: update ungenerated file. 2021-10-11 10:41:50 +02:00
lightning-decodepay.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-deldatastore.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-delexpiredinvoice.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-delinvoice.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-delpay.7.md jsonrpc: Add groupid to `sendpay` and `sendonion` 2021-10-13 13:41:18 +10:30
lightning-disableoffer.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-disconnect.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-feerates.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-fetchinvoice.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-fundchannel.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-fundchannel_cancel.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-fundchannel_complete.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-fundchannel_start.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-funderupdate.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-fundpsbt.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-getinfo.7.md patch websocket-address-support.patch 2021-10-22 11:56:30 +02:00
lightning-getlog.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-getroute.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-getsharedsecret.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-help.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-hsmtool.8.md doc: fix 2021-06-30 09:43:23 +09:30
lightning-invoice.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-keysend.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-listchannels.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-listconfigs.7 ci: Introduce doc sanity check in Github action. 2021-11-28 10:55:48 +10:30
lightning-listconfigs.7.md ci: Introduce doc sanity check in Github action. 2021-11-28 10:55:48 +10:30
lightning-listdatastore.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-listforwards.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-listfunds.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-listinvoices.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-listnodes.7.md patch websocket-address-support.patch 2021-10-22 11:56:30 +02:00
lightning-listoffers.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-listpays.7.md doc: Add missing `amount_sent_msat` to `listpays` 2021-10-13 13:41:18 +10:30
lightning-listpeers.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-listsendpays.7.md jsonrpc: Add missing `partid` in `listsendpays` schema 2021-10-13 13:41:18 +10:30
lightning-listtransactions.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-multifundchannel.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-multiwithdraw.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-newaddr.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-notifications.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-offer.7.md bolt12: update to latest spec. 2021-10-08 13:47:30 +02:00
lightning-offerout.7.md bolt12: update to latest spec. 2021-10-08 13:47:30 +02:00
lightning-openchannel_abort.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-openchannel_bump.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-openchannel_init.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-openchannel_signed.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-openchannel_update.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-parsefeerate.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-pay.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-ping.7.md channeld: restore ping command, but only for channeld. 2021-10-10 15:32:57 +02:00
lightning-plugin.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-reserveinputs.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-sendcustommsg.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-sendinvoice.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-sendonion.7.md jsonrpc: Add groupid to `sendpay` and `sendonion` 2021-10-13 13:41:18 +10:30
lightning-sendonionmessage.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-sendpay.7.md jsonrpc: Add groupid to `sendpay` and `sendonion` 2021-10-13 13:41:18 +10:30
lightning-sendpsbt.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-setchannelfee.7.md lightningd: provide 10 minutes for channel fee increases to propagate. 2021-09-23 15:05:09 +02:00
lightning-signmessage.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-signpsbt.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-stop.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-txdiscard.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-txprepare.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightning-txsend.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-unreserveinputs.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-utxopsbt.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-waitanyinvoice.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-waitblockheight.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-waitinvoice.7.md doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
lightning-waitsendpay.7.md jsonrpc: Add groupid to `sendpay` and `sendonion` 2021-10-13 13:41:18 +10:30
lightning-withdraw.7.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
lightningd-config.5.md wallet/db_sqlite3.c: Support direct replication of SQLITE3 backends. 2021-11-17 12:10:07 +10:30
lightningd.8.md doc: Remove non-ASCII character from docs 2021-10-31 16:57:56 +01:00
ln-draft-fig1.eps
ln-draft-fig2.eps
undoc-flags.json tools: add a tool to formatting schema, and fixed (hack) the Makefile code checking. 2021-11-28 10:55:48 +10:30