Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/reference/.pages
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nav:
- Fabric API: fabric-api.md
- Fabric & Gateway APIs: fabric-api.md
- Fabricator API: fab-api.md
- Gateway API: gateway-api.md
- Gateway API (moved): gateway-api.md
- ...
2 changes: 1 addition & 1 deletion docs/reference/fabric-api.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
It's an automatically generated reference for the Fabric API.
It's an automatically generated reference for the Fabric and Gateway APIs.
You can find latest version in the [Fabric repository](https://github.com/githedgehog/fabric/blob/master/docs/api.md).

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

--8<-- "docs/reference/gateway-api.md.gen"
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.
Loading
Loading