Skip to content

Commit a0295fe

Browse files
docs: Updated developers-guide docs for v10
1 parent 828d3b4 commit a0295fe

20 files changed

+106
-109
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: "API Reference"
3-
slug: "api-reference"
4-
excerpt: "View all API methods, attributes and responses."
5-
hidden: false
6-
createdAt: "2022-12-09T09:57:05.023Z"
7-
updatedAt: "2023-01-22T18:11:50.838Z"
8-
type: "link"
9-
link_url: "https://docs.corelightning.org/reference"
2+
title: API Reference
3+
slug: api-reference
4+
type: link
5+
content:
6+
excerpt: 'View all API methods, attributes and responses.'
7+
privacy:
8+
view: public
109
---
10+

doc/developers-guide/app-development.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2-
title: "App Development"
3-
slug: "app-development"
4-
excerpt: "Build a lightning application using Core Lightning APIs."
5-
hidden: false
2+
title: App Development
3+
slug: app-development
4+
content:
5+
excerpt: Build a lightning application using Core Lightning APIs.
6+
privacy:
7+
view: public
68
---
79

810
## Interacting with CLN Node

doc/developers-guide/app-development/commando-plugin.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
title: "Commando Plugin"
3-
slug: "commando-plugin"
4-
hidden: false
5-
createdAt: "2023-02-08T09:54:01.784Z"
6-
updatedAt: "2023-09-05T13:55:16.224Z"
2+
title: Commando Plugin
3+
slug: commando-plugin
4+
privacy:
5+
view: public
76
---
87
> 📘
98
>

doc/developers-guide/app-development/grpc.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
title: "gRPC APIs"
3-
slug: "grpc"
4-
hidden: false
5-
createdAt: "2023-02-07T12:52:39.665Z"
6-
updatedAt: "2023-02-08T09:56:41.158Z"
2+
title: gRPC APIs
3+
slug: grpc
4+
privacy:
5+
view: public
76
---
87
> 📘
98
>

doc/developers-guide/app-development/json-rpc.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
title: "JSON-RPC commands"
3-
slug: "json-rpc"
4-
hidden: false
5-
createdAt: "2023-02-07T12:53:11.917Z"
6-
updatedAt: "2023-02-21T13:50:10.086Z"
2+
title: JSON-RPC commands
3+
slug: json-rpc
4+
privacy:
5+
view: public
76
---
87
> 📘
98
>

doc/developers-guide/app-development/rest.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
title: "REST APIs"
3-
slug: "rest"
4-
hidden: false
5-
createdAt: "2023-09-05T09:54:01.784Z"
6-
updatedAt: "2023-10-13T09:54:01.784Z"
2+
title: REST APIs
3+
slug: rest
4+
privacy:
5+
view: public
76
---
87

98
# CLNRest

doc/developers-guide/app-development/third-party-libraries.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
title: "Third-party libraries"
3-
slug: "third-party-libraries"
4-
hidden: false
5-
createdAt: "2023-02-08T09:54:01.784Z"
6-
updatedAt: "2023-09-05T13:55:16.224Z"
2+
title: Third-party libraries
3+
slug: third-party-libraries
4+
privacy:
5+
view: public
76
---
87

98
## GraphQL

doc/developers-guide/app-development/wss-proxy.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
title: "WSS Proxy"
3-
slug: "wss-proxy"
4-
hidden: false
5-
createdAt: "2024-04-15T09:54:01.784Z"
6-
updatedAt: "2024-04-15T09:54:01.784Z"
2+
title: WSS Proxy
3+
slug: wss-proxy
4+
privacy:
5+
view: public
76
---
87

98
# WSS-Proxy

doc/developers-guide/deprecated-features.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2-
title: "Deprecated Features"
3-
slug: "deprecated-features"
4-
excerpt: "Deprecated features and timeline for old feature removals."
5-
hidden: false
2+
title: Deprecated Features
3+
slug: deprecated-features
4+
content:
5+
excerpt: Deprecated features and timeline for old feature removals.
6+
privacy:
7+
view: public
68
---
79

810
| Name | Type | First Deprecated | Last Supported | Description |

doc/developers-guide/developers-guide.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
2-
title: "Setting up a dev environment"
3-
slug: "developers-guide"
4-
excerpt: "Get up and running in your local environment with essential tools and libraries in your preferred programming language."
5-
hidden: false
6-
createdAt: "2022-11-18T14:28:23.407Z"
7-
updatedAt: "2023-02-08T11:42:44.759Z"
2+
title: Setting up a dev environment
3+
slug: developers-guide
4+
content:
5+
excerpt: >-
6+
Get up and running in your local environment with essential tools and
7+
libraries in your preferred programming language.
8+
privacy:
9+
view: public
810
---
911
## Using `startup_regtest.sh`
1012

0 commit comments

Comments
 (0)