From 198a11c7bf4f3b85bde53312a9191fdd0b512506 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Wed, 2 Mar 2016 15:31:32 -0800 Subject: [PATCH] template fix - page toc js --- assets/js/jquery.gensidebar.js | 2 +- concept-fee-voting.html | 352 +++++++------- concept-fees.html | 352 +++++++------- concept-freeze.html | 352 +++++++------- concept-issuing-and-operational-accounts.html | 342 ++++++------- concept-paths.html | 352 +++++++------- concept-reserves.html | 352 +++++++------- concept-transaction-cost.html | 352 +++++++------- concept-transfer-fees.html | 352 +++++++------- data-api-v2-tool.html | 388 +++++++-------- index.html | 440 ++++++++--------- reference-data-api.html | 348 +++++++------- reference-ledger-format.html | 348 +++++++------- reference-rippleapi.html | 348 +++++++------- reference-rippled.html | 348 +++++++------- reference-transaction-format.html | 348 +++++++------- ripple-api-tool.html | 454 +++++++++--------- tutorial-gateway-guide.html | 342 ++++++------- tutorial-reliable-transaction-submission.html | 344 +++++++------ tutorial-rippleapi-beginners-guide.html | 344 +++++++------ tutorial-rippled-setup.html | 344 +++++++------ 21 files changed, 3381 insertions(+), 3823 deletions(-) diff --git a/assets/js/jquery.gensidebar.js b/assets/js/jquery.gensidebar.js index cf335e8327..5a6c652e4b 100644 --- a/assets/js/jquery.gensidebar.js +++ b/assets/js/jquery.gensidebar.js @@ -1,5 +1,5 @@ $(document).ready(function() { - tableOfContents = $(" - - - - + + + diff --git a/tutorial-rippleapi-beginners-guide.html b/tutorial-rippleapi-beginners-guide.html index 0001a03623..081d2fb8bd 100644 --- a/tutorial-rippleapi-beginners-guide.html +++ b/tutorial-rippleapi-beginners-guide.html @@ -1,142 +1,127 @@ + - - - - - RippleAPI Beginners Guide - Ripple Developer Portal - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + - - - - - - + + + - - - -
- -
-
-

RippleAPI Beginners Guide

+ +
+ +
+
+

RippleAPI Beginners Guide

This tutorial guides you through the basics of building a simple Ripple-connected application using Node.js and RippleAPI, a simple JavaScript API for accessing the Ripple Consensus Ledger.

Environment Setup

The first step to using RippleAPI successfully is setting up your development environment.

@@ -473,61 +458,54 @@ npm WARN notsup Not compatible with your operating system or architecture: fseve <body></body> </html> -
-
-
- +
+
+
diff --git a/tutorial-rippled-setup.html b/tutorial-rippled-setup.html index 7adff13feb..0a7f5d172b 100644 --- a/tutorial-rippled-setup.html +++ b/tutorial-rippled-setup.html @@ -1,142 +1,127 @@ + - - - - - rippled Setup - Ripple Developer Portal - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + - - - - - - + + + - - - -
- -
-
-

Operating rippled Servers

+ +
+ +
+
+

Operating rippled Servers

The core server of the Ripple peer-to-peer network is rippled. Anyone can run their own rippled server that follows the network and keeps a complete copy of the Ripple ledger. You can even have your server perform validations and participate in the consensus process.

This page contains instructions for:

    @@ -389,61 +374,54 @@ ssdecohJMDPFuUPDkmG1w4objZyp4
  • Add the public keys (for peer communication) of each of your other servers under the [cluster_nodes] section.
-
-
-
- +
+
+