From f43ff0f5525f847542228da2e761edb03e293c60 Mon Sep 17 00:00:00 2001 From: Matt McEuen Date: Fri, 26 Apr 2019 16:50:57 -0500 Subject: [PATCH] Align treasuremap type docs This aligns the Seaworthy, Airskiff, and Airsloop titles so that it's clear to a reader what the context is from the doc index, and so they know what to click on next. Change-Id: I9e822d7b90129f0f609bde0872c1b143e3de2bce --- doc/source/airskiff.rst | 4 ++-- doc/source/airsloop.rst | 4 ++-- doc/source/index.rst | 2 +- doc/source/seaworthy.rst | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/source/airskiff.rst b/doc/source/airskiff.rst index 0ae52fd1a..2453c47d3 100644 --- a/doc/source/airskiff.rst +++ b/doc/source/airskiff.rst @@ -1,5 +1,5 @@ -Airskiff -======== +Airskiff: Lightweight Airship for Dev +===================================== * Skiff (n): a shallow, flat-bottomed, open boat * Airskiff (n): a learning development, and gating environment for Airship diff --git a/doc/source/airsloop.rst b/doc/source/airsloop.rst index 6282586ba..7a29c7034 100644 --- a/doc/source/airsloop.rst +++ b/doc/source/airsloop.rst @@ -1,5 +1,5 @@ -Airsloop -======== +Airsloop: Simple Bare-Metal Airship +=================================== Airsloop is a two node site deployment reference and continuous integration pipeline. The goal of this site is to be used as a reference for mini Airship deployments diff --git a/doc/source/index.rst b/doc/source/index.rst index e97ac9ebf..5fb6389d0 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -196,8 +196,8 @@ Process Flows config_update_guide troubleshooting_guide seaworthy - airskiff airsloop + airskiff .. _Barbican: https://docs.openstack.org/barbican/latest/api/ .. _Helm Homepage: https://helm.sh/ diff --git a/doc/source/seaworthy.rst b/doc/source/seaworthy.rst index 662cf89c6..29dc6319e 100644 --- a/doc/source/seaworthy.rst +++ b/doc/source/seaworthy.rst @@ -1,5 +1,5 @@ -Airship Seaworthy -================= +Seaworthy: Production-grade Airship +=================================== Airship Seaworthy is a multi-node site deployment reference and continuous integration pipeline.