You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2018/10/10 18:26:10 UTC

[trafficcontrol] 12/39: Title level consistency

This is an automated email from the ASF dual-hosted git repository.

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git

commit c12828e674a7d1eadad8d175829341b0606889a3
Author: ocket8888 <oc...@gmail.com>
AuthorDate: Wed Sep 19 07:52:27 2018 -0600

    Title level consistency
---
 docs/source/admin/quick_howto/ds_requests.rst | 10 ++++------
 docs/source/admin/quick_howto/index.rst       |  2 +-
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/docs/source/admin/quick_howto/ds_requests.rst b/docs/source/admin/quick_howto/ds_requests.rst
index 45fb5b6..75d7fcc 100644
--- a/docs/source/admin/quick_howto/ds_requests.rst
+++ b/docs/source/admin/quick_howto/ds_requests.rst
@@ -15,9 +15,9 @@
 
 .. _ds_requests:
 
+*************************
 Delivery Service Requests
-=========================
-
+*************************
 When enabled in ``traffic_portal_properties.json``, Delivery Service requests are created when *all* users attempt to create, update or delete a Delivery Service. This allows users with higher level permissions (ops or admin) to review the changes for completeness and accuracy before deploying the changes. In addition, most Delivery Service changes require cache configuration updates (aka queue updates) and/or a CDN snapshot. Both of these actions are reserved for users with elevated per [...]
 
 A list of the Delivery Service requests associated with your tenant can be found under 'Services' -> 'Delivery Service Requests'
@@ -30,8 +30,7 @@ A list of the Delivery Service requests associated with your tenant can be found
 	Example Delivery Service Request Listing
 
 Who Can Create a Delivery Service Request and How?
---------------------------------------------------
-
+==================================================
 Users with the Portal role (or above) can create Delivery Service Requests by doing one of three things:
 
 - Creating a new Delivery Service
@@ -41,8 +40,7 @@ Users with the Portal role (or above) can create Delivery Service Requests by do
 By performing one of these actions, a Delivery Service Request will be created for you with a status of 'draft' or 'submitted'. You determine the status of your request upon submission. Only change the status of your request to 'submitted' once the request is ready for review and deployment.
 
 Who Can Fulfill a Delivery Service Request and How?
----------------------------------------------------
-
+===================================================
 Users with elevated permissions (Operations or above) can fulfill (apply the changes) or reject the Delivery Service Request. In fact, they can do all of the following:
 
 Update the contents of the Delivery Service request
diff --git a/docs/source/admin/quick_howto/index.rst b/docs/source/admin/quick_howto/index.rst
index 5d27bf6..c6d05dc 100644
--- a/docs/source/admin/quick_howto/index.rst
+++ b/docs/source/admin/quick_howto/index.rst
@@ -13,9 +13,9 @@
 .. limitations under the License.
 ..
 
+*******************
 Quick How To Guides
 *******************
-
 Traffic Control is a complicated system, and documenting it is not trivial. Sometimes a picture says more than a thousand words, so here are some screen shot based tutorials on how to use some of the more involved features.
 
 Traffic Ops