2019-05-15 01:05:14 +02:00
|
|
|
{
|
|
|
|
"docs": {
|
|
|
|
"Getting started": ["getting-started"],
|
2020-02-26 21:09:44 +01:00
|
|
|
"Getting setup": ["getting-setup"],
|
2019-06-11 14:55:59 +02:00
|
|
|
"Core module": [
|
|
|
|
"core/core-intro",
|
|
|
|
"core/addresses",
|
|
|
|
"core/hd-keys",
|
2019-12-20 19:47:10 +01:00
|
|
|
"core/sign",
|
2020-02-26 23:06:57 +01:00
|
|
|
"core/psbts",
|
2019-06-11 14:55:59 +02:00
|
|
|
"core/txbuilder"
|
|
|
|
],
|
2019-12-27 02:12:08 +01:00
|
|
|
"Key manager": [
|
|
|
|
"key-manager/key-manager"
|
|
|
|
],
|
2019-05-15 01:05:14 +02:00
|
|
|
"RPC clients": [
|
|
|
|
"rpc/rpc-clients-intro",
|
|
|
|
"rpc/rpc-eclair",
|
|
|
|
"rpc/rpc-bitcoind"
|
|
|
|
],
|
2019-09-02 15:16:44 +02:00
|
|
|
"Applications": [
|
|
|
|
"applications/chain",
|
2019-12-16 12:57:14 +01:00
|
|
|
"applications/cli",
|
|
|
|
"applications/configuration",
|
2020-02-26 21:09:44 +01:00
|
|
|
"applications/dlc",
|
2019-12-16 12:57:14 +01:00
|
|
|
"applications/node",
|
|
|
|
"applications/server",
|
|
|
|
"applications/wallet"
|
2019-09-02 15:16:44 +02:00
|
|
|
],
|
2019-05-15 01:05:14 +02:00
|
|
|
"Contributing": ["contributing", "contributing-website"],
|
|
|
|
"Security": ["security"]
|
|
|
|
}
|
|
|
|
}
|