rgb-cln/doc
Rusty Russell 0ec947f699 doc: fix getinfo non-ASCII chars for older mrkd.
When building reproducible build for Bionic:

```
Traceback (most recent call last):
  File "/usr/local/bin/mrkd", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.6/dist-packages/mrkd/__init__.py", line 261, in main
    result = mistune.markdown(fp.read(), inline=inline, renderer=renderer)
  File "/usr/lib/python3.6/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 1856: ordinal not in range(128)
doc/Makefile:120: recipe for target 'doc/lightning-getinfo.7' failed
make: *** [doc/lightning-getinfo.7] Error 1
```

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-04-25 21:03:22 +09:30
..
release-notes doc: Fixed typo in the release notes 2018-06-18 12:45:00 +02:00
schemas doc: fix getinfo non-ASCII chars for older mrkd. 2022-04-25 21:03:22 +09:30
.gitignore Add documentation. 2015-07-18 10:46:53 +09:30
BACKUP.md doc: remove ambiguity for functionality enabled after a release version 2022-03-10 10:24:34 +10:30
CHANGELOG.md docs: Add configuration for the sphinx documentation generator 2019-02-18 02:42:29 +00:00
FAQ.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
FUZZING.md doc: add a document about our fuzz testing integration 2020-10-21 19:34:39 +02:00
HACKING.md use full path to reference `lightningd.c` 2022-04-10 14:38:08 +09:30
INSTALL.md docs: use poetry in the osx installation process 2022-04-07 06:54:49 +09:30
MAKING-RELEASES.md doc/MAKING-RELEASES.md: advice on updating python package versions. 2021-07-30 19:17:47 +02:00
Makefile doc/Makefile: make check-manpages require the cln-grpc plugin. 2022-04-13 05:25:00 +09:30
PLUGINS.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
REPRODUCIBLE.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
STYLE.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
TOR.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
bitcoin.bib bitcoin.bib: Add Satoshi paper URL and date 2018-03-04 03:22:32 +01:00
commit-tx.eps Add documentation. 2015-07-18 10:46:53 +09:30
commit-tx.svg Add documentation. 2015-07-18 10:46:53 +09:30
conf.py doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
deployable-lightning.lyx udpate broken link 2018-06-08 17:56:48 +02:00
deployable-lightning.pdf Regenerate PDF. 2015-11-20 06:45:19 +10:30
dual-anchor-diag1.eps Add documentation. 2015-07-18 10:46:53 +09:30
dual-anchor-diag1.svg Add documentation. 2015-07-18 10:46:53 +09:30
dual-anchor-diag2.eps Add documentation. 2015-07-18 10:46:53 +09:30
dual-anchor-diag2.svg Add documentation. 2015-07-18 10:46:53 +09:30
dual-anchor-diag3.eps Add documentation. 2015-07-18 10:46:53 +09:30
dual-anchor-diag3.svg Add documentation. 2015-07-18 10:46:53 +09:30
dual-anchor-diag4.eps doc: fix flaw in escape transactions. 2015-07-20 14:07:25 +09:30
dual-anchor-diag4.svg doc: fix flaw in escape transactions. 2015-07-20 14:07:25 +09:30
dual-anchor-final.eps doc: fix flaw in escape transactions. 2015-07-20 14:07:25 +09:30
dual-anchor-final.svg doc: fix flaw in escape transactions. 2015-07-20 14:07:25 +09:30
dual-anchor-take2.svg Add documentation. 2015-07-18 10:46:53 +09:30
dual-anchor.svg Add documentation. 2015-07-18 10:46:53 +09:30
htlc.eps Add documentation. 2015-07-18 10:46:53 +09:30
htlc.svg Add documentation. 2015-07-18 10:46:53 +09:30
index.rst doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-addgossip.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-autocleaninvoice.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-check.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-checkmessage.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-cli.1.md lightning-cli: document the real argument handling (for special effects). 2022-04-07 06:53:26 +09:30
lightning-close.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-connect.7.md connect: delay return until all subds ready. 2022-03-23 13:20:12 +10:30
lightning-createinvoice.7.md doc: Annotate secrets and hashes in the JSON Schemas 2022-04-02 09:46:01 +10:30
lightning-createonion.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-datastore.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-decode.7.md bolt11: support payment_metadata. 2022-04-02 09:40:18 +10:30
lightning-decodepay.7.md bolt11: support payment_metadata. 2022-04-02 09:40:18 +10:30
lightning-deldatastore.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-delexpiredinvoice.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-delinvoice.7.md doc: Annotate secrets and hashes in the JSON Schemas 2022-04-02 09:46:01 +10:30
lightning-delpay.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-disableoffer.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-disconnect.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-feerates.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-fetchinvoice.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-fundchannel.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-fundchannel_cancel.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-fundchannel_complete.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-fundchannel_start.7.md Add more warnings to fundchannel_start 2022-03-24 14:11:40 +10:30
lightning-funderupdate.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-fundpsbt.7.md fundpsbt: deprecate reserve=true/false usage. 2022-04-02 09:46:01 +10:30
lightning-getinfo.7.md doc: fix getinfo non-ASCII chars for older mrkd. 2022-04-25 21:03:22 +09:30
lightning-getlog.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-getroute.7.md lightningd: allow 'style' 'legacy' for clboss compat (with deprecated_apis). 2022-03-24 13:19:10 +10:30
lightning-getsharedsecret.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-help.7.md fix: Remove \ from help documentation 2022-03-20 08:42:20 +10:30
lightning-hsmtool.8.md doc: fix 2021-06-30 09:43:23 +09:30
lightning-invoice.7.md doc: Annotate secrets and hashes in the JSON Schemas 2022-04-02 09:46:01 +10:30
lightning-keysend.7.md doc: Annotate secrets and hashes in the JSON Schemas 2022-04-02 09:46:01 +10:30
lightning-listchannels.7.md corrected typo in description 2022-04-20 21:17:01 +09:30
lightning-listconfigs.7 doc: htlc_minimum_msat htlc_maximum_msat announce_discovered_ip 2022-04-05 05:45:04 +09:30
lightning-listconfigs.7.md doc: htlc_minimum_msat htlc_maximum_msat announce_discovered_ip 2022-04-05 05:45:04 +09:30
lightning-listdatastore.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-listforwards.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-listfunds.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-listinvoices.7.md doc: Annotate secrets and hashes in the JSON Schemas 2022-04-02 09:46:01 +10:30
lightning-listnodes.7.md doc: add details about: log-level, experimental options and `features` field returned by listnodes, 2022-03-01 09:38:40 +10:30
lightning-listoffers.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-listpays.7.md pay/sendpay: also store description in case bolt11 uses description_hash. 2022-04-04 20:26:04 +09:30
lightning-listpeers.7.md doc: Annotate secrets and hashes in the JSON Schemas 2022-04-02 09:46:01 +10:30
lightning-listsendpays.7.md pay/sendpay: also store description in case bolt11 uses description_hash. 2022-04-04 20:26:04 +09:30
lightning-listtransactions.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-multifundchannel.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-multiwithdraw.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-newaddr.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-notifications.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-offer.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-offerout.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-openchannel_abort.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-openchannel_bump.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-openchannel_init.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-openchannel_signed.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-openchannel_update.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-parsefeerate.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-pay.7.md pay: require description if bolt11 only has hash. 2022-04-04 20:26:04 +09:30
lightning-ping.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-plugin.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-reserveinputs.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-sendcustommsg.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-sendinvoice.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-sendonion.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-sendonionmessage.7.md doc: fix sendonionmessage documentation. 2022-03-16 11:24:42 +10:30
lightning-sendpay.7.md pay/sendpay: also store description in case bolt11 uses description_hash. 2022-04-04 20:26:04 +09:30
lightning-sendpsbt.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-setchannel.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-setchannelfee.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-signmessage.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-signpsbt.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-stop.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-txdiscard.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-txprepare.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightning-txsend.7.md jsonschema: Formatting json schema and regenerate docs 2021-11-28 10:55:48 +10:30
lightning-unreserveinputs.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-utxopsbt.7.md fundpsbt: deprecate reserve=true/false usage. 2022-04-02 09:46:01 +10:30
lightning-waitanyinvoice.7.md doc: Annotate secrets and hashes in the JSON Schemas 2022-04-02 09:46:01 +10:30
lightning-waitblockheight.7.md Remove useless \ 2022-02-10 12:05:44 +10:30
lightning-waitinvoice.7.md doc: Annotate secrets and hashes in the JSON Schemas 2022-04-02 09:46:01 +10:30
lightning-waitsendpay.7.md doc: Annotate secrets and hashes in the JSON Schemas 2022-04-02 09:46:01 +10:30
lightning-withdraw.7.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30
lightningd-config.5.md doc: document the grpc-port option, now cln-grpc is a built-in. 2022-04-13 05:25:00 +09:30
lightningd.8.md doc: document the errors code 2021-12-15 12:24:54 +10:30
ln-draft-fig1.eps doc: add figures from LN draft (thanks Joseph!). 2015-07-20 14:07:40 +09:30
ln-draft-fig2.eps doc: add figures from LN draft (thanks Joseph!). 2015-07-20 14:07:40 +09:30
undoc-flags.json plugin-funder: fix typos in option lease-fee-base-msat and funder-fuzz-percent 2022-03-01 09:38:40 +10:30