Merge "Conditionalize titles"

This commit is contained in:
Zuul
2021-07-30 20:39:04 +00:00
committed by Gerrit Code Review
4 changed files with 46 additions and 13 deletions

View File

@@ -0,0 +1,8 @@
.. dc-title-begin
.. dc-title-end
.. admin-title-begin
.. admin-title-end
.. sysconf-title-begin
.. sysconf-title-end

View File

@@ -1,11 +1,16 @@
.. Admin tasks file, created by .. _admin-tasks-title:
sphinx-quickstart on Thu Sep 3 15:14:59 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
=========== .. only: starlingx
Admin Tasks
=========== ===========
Admin Tasks
===========
.. only:: partner
..include:: /_includes/title-overrides.rest
:start-after: admin-title-begin
:end-before: admin-title-end
-------------------- --------------------
StarlingX Kubernetes StarlingX Kubernetes

View File

@@ -1,6 +1,17 @@
================= .. _dist-cloud-index:
Distributed Cloud
================= .. only:: starlingx
=================
Distributed Cloud
=================
.. only:: partner
..include:: /_includes/title-overrides.rest
:start-after: dc-title-begin
:end-before: dc-title-end
------------ ------------
Introduction Introduction

View File

@@ -1,8 +1,17 @@
.. _sysconf_main_index: .. _sysconf_main_index:
==================== .. only:: starlingx
System Configuration
==================== ====================
System Configuration
====================
.. only:: partner
..include:: /_includes/title-overrides.rest
:start-after: sysconf-title-begin
:end-before: sysconf-title-end
-------------------- --------------------
StarlingX Kubernetes StarlingX Kubernetes