mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-10 07:37:05 +01:00
c3254e6639
mrkd started enforcing the `name -- short description` style of top-level headings somewhere, and was thus failing to build the man-pages. I swapped the title and with the existing short description to make it work again. `mrkd` will automatically infer the section from the filename so no need to put it in the title as well. In addition I removed the "last updated" lines at the bottom since they are out of date at best, and misleading at the worst. If we want to keep them, I'd suggest generating them from the commit that last touched them.
70 lines
2.4 KiB
ReStructuredText
70 lines
2.4 KiB
ReStructuredText
c-lightning Documentation
|
|
=========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: User Documentation
|
|
|
|
INSTALL.md
|
|
TOR.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Integrator Documentation
|
|
|
|
Writing plugins <PLUGINS.md>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Developer Documentation
|
|
|
|
HACKING.md
|
|
Coding Style Guideline <STYLE.md>
|
|
MAKING-RELEASES.md
|
|
CHANGELOG.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Manpages
|
|
|
|
lightningd <lightningd.8.md>
|
|
lightningd-config <lightningd-config.5.md>
|
|
lightningd <lightningd.8.md>
|
|
lightningd-config <lightningd-config.5.md>
|
|
lightning-autocleaninvoice <lightning-autocleaninvoice.7.md>
|
|
lightning-check <lightning-check.7.md>
|
|
lightning-cli <lightning-cli.1.md>
|
|
lightning-close <lightning-close.7.md>
|
|
lightning-connect <lightning-connect.7.md>
|
|
lightningd <lightningd.8.md>
|
|
lightningd-config <lightningd-config.5.md>
|
|
lightning-decodepay <lightning-decodepay.7.md>
|
|
lightning-delexpiredinvoice <lightning-delexpiredinvoice.7.md>
|
|
lightning-delinvoice <lightning-delinvoice.7.md>
|
|
lightning-disconnect <lightning-disconnect.7.md>
|
|
lightning-fundchannel <lightning-fundchannel.7.md>
|
|
lightning-fundchannel_cancel <lightning-fundchannel_cancel.7.md>
|
|
lightning-fundchannel_complete <lightning-fundchannel_complete.7.md>
|
|
lightning-fundchannel_start <lightning-fundchannel_start.7.md>
|
|
lightning-getroute <lightning-getroute.7.md>
|
|
lightning-invoice <lightning-invoice.7.md>
|
|
lightning-listchannels <lightning-listchannels.7.md>
|
|
lightning-listforwards <lightning-listforwards.7.md>
|
|
lightning-listfunds <lightning-listfunds.7.md>
|
|
lightning-listinvoices <lightning-listinvoices.7.md>
|
|
lightning-listpays <lightning-listpays.7.md>
|
|
lightning-listpeers <lightning-listpeers.7.md>
|
|
lightning-listsendpays <lightning-listsendpays.7.md>
|
|
lightning-newaddr <lightning-newaddr.7.md>
|
|
lightning-pay <lightning-pay.7.md>
|
|
lightning-plugin <lightning-plugin.7.md>
|
|
lightning-sendpay <lightning-sendpay.7.md>
|
|
lightning-setchannelfee <lightning-setchannelfee.7.md>
|
|
lightning-txdiscard <lightning-txdiscard.7.md>
|
|
lightning-txprepare <lightning-txprepare.7.md>
|
|
lightning-txsend <lightning-txsend.7.md>
|
|
lightning-waitanyinvoice <lightning-waitanyinvoice.7.md>
|
|
lightning-waitinvoice <lightning-waitinvoice.7.md>
|
|
lightning-waitsendpay <lightning-waitsendpay.7.md>
|
|
lightning-withdraw <lightning-withdraw.7.md>
|