From ffe3e6970e73e7c9aafa7de5621909e0fd29b7c1 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 1 May 2019 20:24:50 +0200 Subject: [PATCH] [www] Avoid duplicate API-guide Barbican has an in-tree API reference and an api-guide on developer.o.o. Both show up on the index page as "API Guide". Rename the in-tree document to "API Documentation" to differentiate it from the others in case teams have both in-tree and out-of-tree docs. Change-Id: I80b51cea1898a7cf5c3f254d42b7a86d0c67e2b0 --- www/pike/api/index.html | 2 +- www/queens/api/index.html | 2 +- www/rocky/api/index.html | 2 +- www/stein/api/index.html | 2 +- www/train/api/index.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/pike/api/index.html b/www/pike/api/index.html index 817777a69f..bbf82d7c06 100644 --- a/www/pike/api/index.html +++ b/www/pike/api/index.html @@ -35,7 +35,7 @@ API Reference {% endif %} {% if project.has_in_tree_api_docs %} - API Guide + API Documentation {% endif %} {% if project.has_api_guide %} API Guide diff --git a/www/queens/api/index.html b/www/queens/api/index.html index 817777a69f..bbf82d7c06 100644 --- a/www/queens/api/index.html +++ b/www/queens/api/index.html @@ -35,7 +35,7 @@ API Reference {% endif %} {% if project.has_in_tree_api_docs %} - API Guide + API Documentation {% endif %} {% if project.has_api_guide %} API Guide diff --git a/www/rocky/api/index.html b/www/rocky/api/index.html index 817777a69f..bbf82d7c06 100644 --- a/www/rocky/api/index.html +++ b/www/rocky/api/index.html @@ -35,7 +35,7 @@ API Reference {% endif %} {% if project.has_in_tree_api_docs %} - API Guide + API Documentation {% endif %} {% if project.has_api_guide %} API Guide diff --git a/www/stein/api/index.html b/www/stein/api/index.html index 817777a69f..bbf82d7c06 100644 --- a/www/stein/api/index.html +++ b/www/stein/api/index.html @@ -35,7 +35,7 @@ API Reference {% endif %} {% if project.has_in_tree_api_docs %} - API Guide + API Documentation {% endif %} {% if project.has_api_guide %} API Guide diff --git a/www/train/api/index.html b/www/train/api/index.html index 817777a69f..bbf82d7c06 100644 --- a/www/train/api/index.html +++ b/www/train/api/index.html @@ -35,7 +35,7 @@ API Reference {% endif %} {% if project.has_in_tree_api_docs %} - API Guide + API Documentation {% endif %} {% if project.has_api_guide %} API Guide