Commit 0789e09
authored
## Sections updated:
https://dart.dev/tools/dart-compile#exe
https://dart.dev/tools/dart-compile#aot-snapshot
## Details:
* Added an `Overview` heading.
* Created a `Cross-compilation section for `dart compile exe` and `dart
compile aot-snapshot`.
* Updated `Known limitations` for `dart compile exe` and `dart compile
aot-snapshot`.
* Updated the top-most content in `dart compile aot-snapshot` to match
the structure of the content in `dart compile exe`.
## Preview:
*
https://dart-dev--pr6539-dart-cross-compile-hpwvexhx.web.app/tools/dart-compile#exe
*
https://dart-dev--pr6539-dart-cross-compile-hpwvexhx.web.app/tools/dart-compile#cross-compilation-aot
## Notes:
* Issue: #6540
* Don't launch documentation until Dart 3.8 release.
* If you would like to test right now, you can do so on the beta branch.
---
- [x] I’ve reviewed the contributor guide and applied the relevant
portions to this PR.
- [x] This PR doesn't contain automatically generated corrections or
text (Grammarly, LLMs, and similar).
- [x] This PR follows the [Google Developer Documentation Style
Guidelines](https://developers.google.com/style) — for example, it
doesn't use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person).
- [x] This PR uses [semantic line
breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks)
of 80 characters or fewer.
<details>
<summary>Contribution guidelines:</summary><br>
- See our [contributor
guide](https://github.com/dart-lang/site-www/blob/main/CONTRIBUTING.md)
for general expectations for PRs.
- Larger or significant changes should be discussed in an issue before
creating a PR.
- Code changes should generally follow the [Dart style
guide](https://dart.dev/effective-dart) and use `dart format`.
- Updates to [code
excerpts](https://github.com/dart-lang/site-shared/blob/main/packages/excerpter)
indicated by `<?code-excerpt` need to be updated in their source `.dart`
file as well.
</details>
1 parent 8e842da commit 0789e09
File tree
3 files changed
+90
-28
lines changed- src
- _includes/known-issues
- content/tools
3 files changed
+90
-28
lines changedSubmodule site-shared updated 1 file
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
164 | 169 | | |
165 | 170 | | |
166 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
167 | 216 | | |
168 | 217 | | |
169 | 218 | | |
| |||
178 | 227 | | |
179 | 228 | | |
180 | 229 | | |
181 | | - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
182 | 238 | | |
183 | | - | |
| 239 | + | |
| 240 | + | |
184 | 241 | | |
185 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
186 | 245 | | |
187 | 246 | | |
188 | 247 | | |
| |||
195 | 254 | | |
196 | 255 | | |
197 | 256 | | |
| 257 | + | |
| 258 | + | |
198 | 259 | | |
199 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
200 | 266 | | |
201 | | - | |
202 | 267 | | |
203 | 268 | | |
204 | | - | |
| 269 | + | |
205 | 270 | | |
206 | | - | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
207 | 274 | | |
208 | 275 | | |
209 | 276 | | |
210 | 277 | | |
211 | | - | |
212 | 278 | | |
213 | 279 | | |
214 | 280 | | |
215 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
216 | 298 | | |
217 | 299 | | |
218 | 300 | | |
| |||
0 commit comments