Commit 769e8d4
extending the docs to explain how to use embedInCode (#9231)
Extends the PackageDescription documentation to explain how to use the
.embedInCode rule for a resource.
### Motivation:
The changelog originally included some detail, but it's missing from the
documentation, so updating the
API reference for PackageDescription to provide information about how to
use .embedInCode.
### Modifications:
Updated the .embedInCode documentation to show code blocks with an
example of usage to illustrate how to use it.
### Result:
Improved documentation for PackageDescription and the embedInCode
resource rule
---------
Co-authored-by: Bri Peticca <bripeticca@gmail.com>1 parent ec430b8 commit 769e8d4
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
101 | 114 | | |
102 | 115 | | |
103 | 116 | | |
| |||
0 commit comments