mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-29 08:05:49 +00:00
remove ripplerest - edits from reviews
This commit is contained in:
26
js/toc.js
26
js/toc.js
@@ -1,26 +0,0 @@
|
||||
var toc = [
|
||||
{
|
||||
"file": "intro.md",
|
||||
"title": "Introduction",
|
||||
"slug": "intro",
|
||||
"breadcrumbs": []
|
||||
},
|
||||
{
|
||||
"file": "websocket_api.md",
|
||||
"title": "WebSocket and JSON-RPC APIs",
|
||||
"slug": "websocket",
|
||||
"breadcrumbs": []
|
||||
},
|
||||
{
|
||||
"file": "ripplerest_api.md",
|
||||
"title": "Ripple-REST API",
|
||||
"slug": "ripple-rest",
|
||||
"breadcrumbs": []
|
||||
},
|
||||
{
|
||||
"file": "gatewayd.md",
|
||||
"title": "gatewayd",
|
||||
"slug": "gatewayd",
|
||||
"breadcrumbs": []
|
||||
}
|
||||
];
|
||||
Reference in New Issue
Block a user