Remove redundant "-" to imporve doc format

Change-Id: I753a6b9cfbe440039fa79235d1b38b571867e18f
This commit is contained in:
leiyuehui 2023-08-02 18:22:11 +08:00
parent 9df66a96fe
commit 6f0d29c51f
4 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ The function ``cyborg.api.wsgi_app.init_application`` will setup a WSGI
application to run behind uwsgi. application to run behind uwsgi.
Cyborg API behind uwsgi Cyborg API behind uwsgi
------------------------ -----------------------
Create a ``cyborg-api-uwsgi`` file with content below: Create a ``cyborg-api-uwsgi`` file with content below:

View File

@ -15,7 +15,7 @@ Overview
user/usage user/usage
Documentation for Operators Documentation for Operators
---------------------------- ---------------------------
The documentation in this section is aimed at Cloud The documentation in this section is aimed at Cloud
Operators needing to install or configure Cyborg. Operators needing to install or configure Cyborg.

View File

@ -1,5 +1,5 @@
Common Configuration Common Configuration
--------------------- --------------------
Regardless of the package or code source you must do the following Regardless of the package or code source you must do the following
to properly setup the Accelerator Life Cycle Management service. to properly setup the Accelerator Life Cycle Management service.

View File

@ -6,7 +6,7 @@ This section describes how to install and configure the Acceleration Service
for Ubuntu 18.04.1 LTS from source code. for Ubuntu 18.04.1 LTS from source code.
Install from git repository Install from git repository
---------------------------- ---------------------------
#. Create a folder which will hold all Cyborg components. #. Create a folder which will hold all Cyborg components.