mirror of
https://github.com/apple/pkl.git
synced 2026-07-09 14:42:50 +02:00
Fix docsite (#1740)
This commit is contained in:
@@ -196,6 +196,7 @@ The array's length is the number of slots that are filled. For example, xref:{ur
|
|||||||
|Data
|
|Data
|
||||||
|link:{uri-messagepack-array}[array]
|
|link:{uri-messagepack-array}[array]
|
||||||
|Array of link:{uri-stdlib-ref-Access}[`pkl.ref#Access`] values
|
|Array of link:{uri-stdlib-ref-Access}[`pkl.ref#Access`] values
|
||||||
|
|===
|
||||||
|
|
||||||
[[type-name-encoding]]
|
[[type-name-encoding]]
|
||||||
[NOTE]
|
[NOTE]
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven(url = "{uri-sonatype}")
|
maven(url = "{uri-snapshot-repo}")
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
@@ -75,7 +75,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven { url "{uri-sonatype}" }
|
maven { url "{uri-snapshot-repo}" }
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
@@ -99,9 +99,9 @@ ifndef::is-release-version[]
|
|||||||
<repository>
|
<repository>
|
||||||
<id>sonatype-s01</id>
|
<id>sonatype-s01</id>
|
||||||
<name>Sonatype S01</name>
|
<name>Sonatype S01</name>
|
||||||
<url>{uri-sonatype}</url>
|
<url>{uri-snapshot-repo}</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
endif::[]
|
endif::[]
|
||||||
</project>
|
</project>
|
||||||
----
|
----
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven(url = "{uri-sonatype}")
|
maven(url = "{uri-snapshot-repo}")
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
@@ -66,7 +66,7 @@ repositories {
|
|||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
repositories {
|
repositories {
|
||||||
maven { url "{uri-sonatype}" }
|
maven { url "{uri-snapshot-repo}" }
|
||||||
}
|
}
|
||||||
endif::[]
|
endif::[]
|
||||||
----
|
----
|
||||||
@@ -92,7 +92,7 @@ ifndef::is-release-version[]
|
|||||||
<repository>
|
<repository>
|
||||||
<id>sonatype-s01</id>
|
<id>sonatype-s01</id>
|
||||||
<name>Sonatype S01</name>
|
<name>Sonatype S01</name>
|
||||||
<url>{uri-sonatype}</url>
|
<url>{uri-snapshot-repo}</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
endif::[]
|
endif::[]
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven(url = "{uri-sonatype}")
|
maven(url = "{uri-snapshot-repo}")
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
@@ -65,7 +65,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven { url "{uri-sonatype}" }
|
maven { url "{uri-snapshot-repo}" }
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven(url = "{uri-sonatype}")
|
maven(url = "{uri-snapshot-repo}")
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
@@ -53,7 +53,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven { url "{uri-sonatype}" }
|
maven { url "{uri-snapshot-repo}" }
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
@@ -77,7 +77,7 @@ ifndef::is-release-version[]
|
|||||||
<repository>
|
<repository>
|
||||||
<id>sonatype-s01</id>
|
<id>sonatype-s01</id>
|
||||||
<name>Sonatype S01</name>
|
<name>Sonatype S01</name>
|
||||||
<url>{uri-sonatype}</url>
|
<url>{uri-snapshot-repo}</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
endif::[]
|
endif::[]
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven(url = "{uri-sonatype}")
|
maven(url = "{uri-snapshot-repo}")
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
@@ -63,7 +63,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven { url "{uri-sonatype}" }
|
maven { url "{uri-snapshot-repo}" }
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
@@ -87,7 +87,7 @@ ifndef::is-release-version[]
|
|||||||
<repository>
|
<repository>
|
||||||
<id>sonatype-s01</id>
|
<id>sonatype-s01</id>
|
||||||
<name>Sonatype S01</name>
|
<name>Sonatype S01</name>
|
||||||
<url>{uri-sonatype}</url>
|
<url>{uri-snapshot-repo}</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
endif::[]
|
endif::[]
|
||||||
|
|||||||
@@ -117,7 +117,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven(url = "{uri-sonatype}")
|
maven(url = "{uri-snapshot-repo}")
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
@@ -136,7 +136,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven { url "{uri-sonatype}" }
|
maven { url "{uri-snapshot-repo}" }
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
----
|
----
|
||||||
@@ -160,7 +160,7 @@ ifndef::is-release-version[]
|
|||||||
<repository>
|
<repository>
|
||||||
<id>sonatype-s01</id>
|
<id>sonatype-s01</id>
|
||||||
<name>Sonatype S01</name>
|
<name>Sonatype S01</name>
|
||||||
<url>{uri-sonatype}</url>
|
<url>{uri-snapshot-repo}</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
endif::[]
|
endif::[]
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven(url = "{uri-sonatype}")
|
maven(url = "{uri-snapshot-repo}")
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -76,7 +76,7 @@ ifdef::is-release-version[]
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
endif::[]
|
endif::[]
|
||||||
ifndef::is-release-version[]
|
ifndef::is-release-version[]
|
||||||
maven { url "{uri-sonatype}" }
|
maven { url "{uri-snapshot-repo}" }
|
||||||
endif::[]
|
endif::[]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user