We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad99ef commit bc9865bCopy full SHA for bc9865b
scripts/make-docs.sh
@@ -23,11 +23,8 @@ opts+=("--target" "ContainerSandboxService")
23
opts+=("--target" "ContainerNetworkService")
24
opts+=("--target" "ContainerImagesService")
25
opts+=("--target" "ContainerClient")
26
-opts+=("--target" "ContainerBuild")
27
opts+=("--target" "ContainerLog")
28
-opts+=("--target" "ContainerPersistence")
29
opts+=("--target" "ContainerPlugin")
30
-opts+=("--target" "CVersion")
31
opts+=("--target" "ContainerXPC")
32
opts+=("--target" "TerminalProgress")
33
opts+=("--output-path" "$1")
0 commit comments