Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d614521f4 | ||
|
|
5773355abe | ||
|
|
6cfd6ae04b | ||
|
|
a51b2fcc76 |
@@ -0,0 +1,6 @@
|
||||
---
|
||||
link: /business-dashboard/umn/
|
||||
rst_location: umn/source
|
||||
service_type: bd
|
||||
title: User Guide
|
||||
type: umn
|
||||
@@ -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
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
environment: internal
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/business-dashboard
|
||||
type: gitea
|
||||
service_category: other
|
||||
service_title: Business Dashboard
|
||||
service_type: bd
|
||||
service_uri: business-dashboard
|
||||
teams:
|
||||
- name: docs-dashboard-rw
|
||||
permission: write
|
||||
@@ -13,6 +13,8 @@ commands = stestr run {posargs}
|
||||
stestr slowest
|
||||
|
||||
[testenv:pep8]
|
||||
allowlist_externals =
|
||||
doc8
|
||||
commands =
|
||||
doc8 doc/source README.rst
|
||||
|
||||
|
||||
Reference in New Issue
Block a user