Skip to content

Commit b5fe522

Browse files
committed
chore: gw api is now served with fabric api
Signed-off-by: Sergei Lukianov <me@slukjanov.name>
1 parent 1440724 commit b5fe522

4 files changed

Lines changed: 5 additions & 784 deletions

File tree

docs/reference/.pages

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nav:
2-
- Fabric API: fabric-api.md
2+
- Fabric & Gateway APIs: fabric-api.md
33
- Fabricator API: fab-api.md
4-
- Gateway API: gateway-api.md
4+
- Gateway API (moved): gateway-api.md
55
- ...

docs/reference/fabric-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
It's an automatically generated reference for the Fabric API.
1+
It's an automatically generated reference for the Fabric and Gateway APIs.
22
You can find latest version in the [Fabric repository](https://github.com/githedgehog/fabric/blob/master/docs/api.md).
33

44
--8<-- "docs/reference/fabric-api.md.gen"

docs/reference/gateway-api.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
It's an automatically generated reference for the Gateway API.
2-
You can find latest version in the [Gateway repository](https://github.com/githedgehog/gateway/blob/master/docs/api.md).
1+
Gateway API is now included in the [Fabric API](./fabric-api.md).
32

4-
--8<-- "docs/reference/gateway-api.md.gen"
3+
This standalone Gateway API reference has been merged into the Fabric API reference, and this page is retained only for backward compatibility with existing links. For up-to-date details, please refer to the Gateway-related sections in the Fabric API documentation.

0 commit comments

Comments
 (0)