Explorar o código

Allow Swift Package Index to generate documentation (#1535)

Motivation:

Having all swift documentation available in one place makes
a better user experience.

Modifications:

Add a .spi.yml to describe what documentation to generate.

Result:

Swift Package Index will generate documentation.
Peter Adams %!s(int64=3) %!d(string=hai) anos
pai
achega
2dc64986c6
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .spi.yml

+ 4 - 0
.spi.yml

@@ -0,0 +1,4 @@
+version: 1
+builder:
+  configs:
+    - documentation_targets: [GRPC]