mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
emit compiler generated files for docs builds
This commit is contained in:
parent
5824c49819
commit
df4104d868
2 changed files with 28 additions and 5 deletions
|
|
@ -43,6 +43,10 @@
|
|||
"VSCode"
|
||||
]
|
||||
},
|
||||
"IsDocsBuild": {
|
||||
"type": "boolean",
|
||||
"description": "Whether we are building for documentation - emits generated files"
|
||||
},
|
||||
"NoLogo": {
|
||||
"type": "boolean",
|
||||
"description": "Disables displaying the NUKE logo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue