Skip to content

Commit bc9865b

Browse files
authored
Removes docc targets we currently do not need. (#27)
1 parent 8ad99ef commit bc9865b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/make-docs.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,8 @@ opts+=("--target" "ContainerSandboxService")
2323
opts+=("--target" "ContainerNetworkService")
2424
opts+=("--target" "ContainerImagesService")
2525
opts+=("--target" "ContainerClient")
26-
opts+=("--target" "ContainerBuild")
2726
opts+=("--target" "ContainerLog")
28-
opts+=("--target" "ContainerPersistence")
2927
opts+=("--target" "ContainerPlugin")
30-
opts+=("--target" "CVersion")
3128
opts+=("--target" "ContainerXPC")
3229
opts+=("--target" "TerminalProgress")
3330
opts+=("--output-path" "$1")

0 commit comments

Comments
 (0)