From d591fc224012e15d5b5bc2115070e363ca00fa6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20M=C3=BCller?= Date: Tue, 24 Sep 2019 15:51:11 +0200 Subject: [PATCH] Use consistent chapter titles Do not repeat the words "Raiden" and "Specification" in the Chapter titles. --- mediation_fees.rst | 4 ++-- messaging.rst | 4 ++-- mobile_wallet.rst | 4 ++-- monitoring_service.rst | 4 ++-- pathfinding_service.rst | 4 ++-- service_contracts.rst | 4 ++-- smart_contracts.rst | 4 ++-- terminology.rst | 4 ++-- transport.rst | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/mediation_fees.rst b/mediation_fees.rst index 85878f4..a65813e 100644 --- a/mediation_fees.rst +++ b/mediation_fees.rst @@ -1,5 +1,5 @@ -Raiden Mediation Fee Specification -################################## +Mediation Fees +############## Overview ======== diff --git a/messaging.rst b/messaging.rst index 903186f..957472e 100644 --- a/messaging.rst +++ b/messaging.rst @@ -1,5 +1,5 @@ -Raiden Messages Specification -############################# +Messages +######## Overview ======== diff --git a/mobile_wallet.rst b/mobile_wallet.rst index 33016e2..69fea4c 100644 --- a/mobile_wallet.rst +++ b/mobile_wallet.rst @@ -1,5 +1,5 @@ -Raiden Mobile Wallet Specification -################################## +Mobile Wallet +############# (This is work in progress and will be updated as soon as integration related specifications for core protocol and other services are settled on and implemented) diff --git a/monitoring_service.rst b/monitoring_service.rst index a0bfd93..c23b393 100644 --- a/monitoring_service.rst +++ b/monitoring_service.rst @@ -1,7 +1,7 @@ .. _ms: -Raiden Monitoring Service -######################### +Monitoring Service +################## Summary diff --git a/pathfinding_service.rst b/pathfinding_service.rst index 627a521..f89451a 100644 --- a/pathfinding_service.rst +++ b/pathfinding_service.rst @@ -1,7 +1,7 @@ .. _pfs: -Raiden Pathfinding Service -########################## +Pathfinding Service +################### Overview ======== diff --git a/service_contracts.rst b/service_contracts.rst index 2944778..ea0e633 100644 --- a/service_contracts.rst +++ b/service_contracts.rst @@ -1,5 +1,5 @@ -Smart Contracts for Raiden Services -################################### +Smart Contracts for the Services +################################ Overview ======== diff --git a/smart_contracts.rst b/smart_contracts.rst index 8326842..f3c440d 100644 --- a/smart_contracts.rst +++ b/smart_contracts.rst @@ -1,5 +1,5 @@ -Raiden Network Smart Contracts Specification -############################################ +Smart Contracts for the Network +############################### Overview ======== diff --git a/terminology.rst b/terminology.rst index 8493ca4..7a96ffa 100644 --- a/terminology.rst +++ b/terminology.rst @@ -1,5 +1,5 @@ -Raiden Terminology -================== +Terminology +=========== .. glossary:: :sorted: diff --git a/transport.rst b/transport.rst index aee2334..8ba8adb 100644 --- a/transport.rst +++ b/transport.rst @@ -1,5 +1,5 @@ -Raiden Transport -################ +Transport +######### Requirements ============