Compare commits
2 Commits
fix_cc
...
add-busine
Author | SHA1 | Date | |
---|---|---|---|
01fca3d920 | |||
e2c9192045 |
@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
environment: internal
|
|
||||||
hc_location: usermanual2/aom
|
|
||||||
html_location: docs/aom/umn2
|
|
||||||
link: /application-operations-management/umn2/
|
|
||||||
pdf_name: aom-umn2.0
|
|
||||||
rst_location: umn2/source
|
|
||||||
service_type: aom
|
|
||||||
title: User Guide 2.0
|
|
||||||
type: umn2
|
|
@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
html_location: docs/cc/api-ref
|
||||||
link: /cloud-create/api-ref/
|
link: /cloud-create/api-ref/
|
||||||
pdf_name: cc-api-ref
|
pdf_name: cc-api-ref
|
||||||
rst_location: api-ref/source
|
rst_location: api-ref/source
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
hc_location: bestpractice/css
|
hc_location: bestpractice/css
|
||||||
|
environment: internal
|
||||||
html_location: docs/css/best-practice
|
html_location: docs/css/best-practice
|
||||||
link: /cloud-search-service/best-practice/
|
link: /cloud-search-service/best-practice/
|
||||||
pdf_name: css-best-practice
|
pdf_name: css-best-practice
|
||||||
|
@ -12,5 +12,5 @@ service_title: FunctionGraph
|
|||||||
service_type: fg
|
service_type: fg
|
||||||
service_uri: function-graph
|
service_uri: function-graph
|
||||||
teams:
|
teams:
|
||||||
- name: docs-container-rw
|
- name: docs-compute-rw
|
||||||
permission: write
|
permission: write
|
||||||
|
@ -13,8 +13,6 @@ commands = stestr run {posargs}
|
|||||||
stestr slowest
|
stestr slowest
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
allowlist_externals =
|
|
||||||
doc8
|
|
||||||
commands =
|
commands =
|
||||||
doc8 doc/source README.rst
|
doc8 doc/source README.rst
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user