mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
updates after building locally
This commit is contained in:
@@ -4,7 +4,7 @@ parent: concepts.html
|
||||
template: pagetype-category.html.jinja
|
||||
blurb: Clio is an XRP Ledger API server optimized for WebSocket or HTTP API calls.
|
||||
---
|
||||
# Clio - the XRP Ledger API Server
|
||||
# The Clio Server
|
||||
|
||||
Clio is an XRP Ledger API server optimized for WebSocket or HTTP API calls for validated ledger data.
|
||||
|
||||
@@ -40,9 +40,5 @@ When a Clio server receives an API request, it looks up data from these data sto
|
||||
|
||||
## See Also
|
||||
|
||||
- **References:**
|
||||
- [Commandline Usage Reference](commandline-usage.html) - Detailed information on command-line options for all `rippled` server modes and Clio nodes.
|
||||
- [server_info][clio-server-info.html] - API method to retrieve the status of the Clio server.
|
||||
- **Tutorials:**
|
||||
- [Build and Run a Clio node](build-run-clio-node.html)
|
||||
- [Install Clio server on Ubuntu](install-clio-on-ubuntu.html)
|
||||
@@ -137,7 +137,3 @@ Before you install Clio, you must meet the following requirements.
|
||||
|
||||
- **Concepts:**
|
||||
- [The Clio Server](the-clio-server.html)
|
||||
- **Tutorials:**
|
||||
- [Build and Run Clio Server](build-run-clio-ubuntu.html)
|
||||
- **References:**
|
||||
- [rippled and Clio API Reference](rippled-api.html)
|
||||
@@ -2033,6 +2033,7 @@ pages:
|
||||
- en
|
||||
|
||||
- md: tutorials/manage-the-clio-server/install-clio-on-ubuntu.md
|
||||
parent: manage-the-clio-server.html
|
||||
targets:
|
||||
- en
|
||||
|
||||
|
||||
Reference in New Issue
Block a user