From 916fafcec28ef40d9643ddfe394e6b2008b78484 Mon Sep 17 00:00:00 2001 From: Ryan Young Date: Wed, 9 May 2018 12:35:00 -0700 Subject: [PATCH] updates per Rome review --- dactyl-config.yml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/dactyl-config.yml b/dactyl-config.yml index 7fe0b8be58..c302af3577 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -440,6 +440,7 @@ pages: - md: references/rippled-api/api-conventions/api-conventions.md html: api-conventions.html + blurb: Common conventions used across the rippled API. funnel: Docs doc_type: References supercategory: rippled API @@ -448,17 +449,6 @@ pages: targets: - local - # TODO: Basic Data Types, Ripple Epoch Time - - - md: references/rippled-api/api-conventions/currency-formatting.md - html: currency-formatting.html - funnel: Docs - doc_type: References - supercategory: rippled API - category: API Conventions - targets: - - local - - md: references/rippled-api/api-conventions/basic-data-types.md html: basic-data-types.html funnel: Docs @@ -468,6 +458,15 @@ pages: targets: - local + - md: references/rippled-api/api-conventions/currency-formatting.md + html: currency-formatting.html + funnel: Docs + doc_type: References + supercategory: rippled API + category: API Conventions + targets: + - local + - md: references/rippled-api/api-conventions/error-formatting.md html: error-formatting.html funnel: Docs