Skip to content

Commit efdbb3f

Browse files
committed
Remove envvar_directives
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
1 parent 7b1cb34 commit efdbb3f

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

docs/docsite/config.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
---
22

33
# The following `.. envvar::` directives are defined in the extra docsite docs:
4-
envvar_directives:
5-
- DOCKER_HOST
6-
- DOCKER_API_VERSION
7-
- DOCKER_TIMEOUT
8-
- DOCKER_CERT_PATH
9-
- DOCKER_SSL_VERSION
10-
- DOCKER_TLS
11-
- DOCKER_TLS_HOSTNAME
12-
- DOCKER_TLS_VERIFY
4+
envvar_directives: []

0 commit comments

Comments
 (0)