mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-27 09:43:55 +00:00
build: use emit-docs for docs, don't need it on build config
This commit is contained in:
@@ -21,7 +21,6 @@ pub const BuildConfig = struct {
|
||||
static: bool = false,
|
||||
flatpak: bool = false,
|
||||
libadwaita: bool = false,
|
||||
documentation: bool = true,
|
||||
app_runtime: apprt.Runtime = .none,
|
||||
renderer: rendererpkg.Impl = .opengl,
|
||||
font_backend: font.Backend = .freetype,
|
||||
|
||||
Reference in New Issue
Block a user