Docs Should Not Contain Staging Repo #20

Closed
opened 2025-12-30 01:19:36 +01:00 by adam · 1 comment
Owner

Originally created by @jamesward on GitHub (Feb 4, 2024).

Doc pages like:
https://pkl-lang.org/main/current/kotlin-binding/codegen.html

Contain the unnecessary staging repo config which seems like it should have been filtered out with:

ifndef::is-release-build[]

But maybe some underlying setting wasn't set when the release was created?

Originally created by @jamesward on GitHub (Feb 4, 2024). Doc pages like: https://pkl-lang.org/main/current/kotlin-binding/codegen.html Contain the unnecessary staging repo config which seems like it should have been filtered out with: ``` ifndef::is-release-build[] ``` But maybe some underlying setting wasn't set when the release was created?
adam closed this issue 2025-12-30 01:19:36 +01:00
Author
Owner

@bioball commented on GitHub (Feb 13, 2024):

Fixed in #106

@bioball commented on GitHub (Feb 13, 2024): Fixed in #106
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#20