Reword verbage to "pantry" (#64)

* Reword verbage to "pantry"

* Fix verbage
This commit is contained in:
Daniel Chao
2024-02-07 19:40:43 -08:00
committed by GitHub
parent 5a311d3b86
commit 52bc9612ea
6 changed files with 7 additions and 7 deletions

View File

@@ -116,7 +116,7 @@ internal class ClassPageGenerator(
}
// example output:
// class HostAlias (io.k8s/api/core/v1/PodSpec:befa7c51) • Pkl Hub
// HostAlias (pkg.pkl-lang.org/pkl-k8s/k8s@1.0.0) • Package Docs
override fun HTMLTag.renderPageTitle() {
val classScope = pageScope
val moduleScope = classScope.parent!!

View File

@@ -105,7 +105,7 @@ internal class ModulePageGenerator(
}
// example output:
// module PodSpec (io.k8s/api/core/v1:befa7c51) • Pkl Hub
// module PodSpec (pkg.pkl-lang.org/pkl-k8s/k8s:1.0.0) • Package Docs
override fun HTMLTag.renderPageTitle() {
val moduleScope = pageScope
val packageScope = moduleScope.parent!!

View File

@@ -86,7 +86,7 @@ internal class PackagePageGenerator(
}
// example output:
// package io.k8s (befa7c51) • Pkl Hub
// package pkg.pkl-lang.org/pkl-k8s/k8s (1.0.0) • Package Docs
override fun HTMLTag.renderPageTitle() {
+pageScope.name
+" ("