You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REQUIRES lists dependencies of the resource in order. It is used by the build
153
+
`REQUIRES` lists dependencies of the resource in order. It is used by the build
154
154
system and is API for users that want to assemble the resources into a PS file
155
155
prolog.
156
156
@@ -163,7 +163,7 @@ language Document Structuring Conventions.
163
163
164
164
-`BeginResource:` DSC comment contains VM memory usage that is measured by the build system per-resource by pre-loading all dependencies before measurement, so each resource's VMusage reflects only its own consumption.
165
165
166
-
Monolithic outputs contain comments that feature a "--BEGIN/END TEMPLATE--" marker pair that users can use to splice the relevant contents into the prolog of a PS document.
166
+
Monolithic outputs contain comments that feature a `--BEGIN/END TEMPLATE--` marker pair that users can use to splice the relevant contents into the prolog of a PS document.
0 commit comments