Compare commits

..

6 Commits

Author SHA1 Message Date
fa819207db make aom User Guide 2.0 internal
All checks were successful
gl/check check status: success (fa819207db02830d87251ec6ed3d5b712e51f91e)
gl/gate gate status: success (fa819207db02830d87251ec6ed3d5b712e51f91e)
2024-02-27 13:44:34 +00:00
d91d67c912 add aom User Guide 2.0
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-02-27 12:21:30 +00:00
4095fcd384 fix squad value
Reviewed-by: vladimirvshivkov <vshivkovvladimir@gmail.com>
Co-authored-by: Kvrivishvili, Iustina <iustina.kvrivishvili@t-systems.com>
Co-committed-by: Kvrivishvili, Iustina <iustina.kvrivishvili@t-systems.com>
2024-02-23 16:53:21 +00:00
c9461de490 enable Best Practice docs for CSS
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-02-23 11:42:58 +00:00
6cfd6ae04b fix pep8 template in tox.ini
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-02-22 13:25:48 +00:00
a51b2fcc76 Added business dashboard
Reviewed-by: tischrei <tino.schreiber@t-systems.com>
Co-authored-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-committed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
2024-02-22 10:31:00 +00:00
4 changed files with 13 additions and 2 deletions

View File

@ -0,0 +1,10 @@
---
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

View File

@ -1,6 +1,5 @@
---
hc_location: bestpractice/css
environment: internal
html_location: docs/css/best-practice
link: /cloud-search-service/best-practice/
pdf_name: css-best-practice

View File

@ -12,5 +12,5 @@ service_title: FunctionGraph
service_type: fg
service_uri: function-graph
teams:
- name: docs-compute-rw
- name: docs-container-rw
permission: write

View File

@ -13,6 +13,8 @@ commands = stestr run {posargs}
stestr slowest
[testenv:pep8]
allowlist_externals =
doc8
commands =
doc8 doc/source README.rst