Gray Mackall
|
202dc3b970
|
Make it clear that you need to install clangd in VSCode intellisense c++ config (#176609)
Make it clear that you need to install clangd in VSCode intellisense c++
config
Co-authored-by: Gray Mackall <mackall@google.com>
|
2025-10-07 20:12:27 +00:00 |
|
Gray Mackall
|
53a33b74bc
|
Fix link to .gclient setup instructions (#176046)
Fix link to .gclient setup instructions.
|
2025-09-26 14:09:42 +00:00 |
|
John "codefu" McDole
|
e068a3e6c4
|
chore: move engine docs out of engine/ and into docs/ (#175195)
Moving docs to be co-located with other docs + updating links. This has
the benefit of not including docs in engine content hash semantics.
|
2025-09-16 18:19:50 +00:00 |
|
Matan Lurey
|
8a0b34c9b9
|
Delete docs/engine directory (#151616)
Closes https://github.com/flutter/flutter/issues/150869.
Pending the following:
- https://github.com/flutter/.github/pull/47
- https://github.com/flutter/flutter/pull/151614
- https://github.com/flutter/engine/pull/53828
- https://github.com/flutter/engine/pull/53829
The wiki backlinks and website have all been updated to <https://github.com/flutter/engine/tree/main/docs>.
|
2024-07-17 17:58:48 +00:00 |
|
Gray Mackall
|
72d75959a0
|
Link engine docs on AS setup in flutter/flutter docs on engine contributor setup (#151481)
Links to the docs on Android Studio setup.
|
2024-07-09 20:35:42 +00:00 |
|
Kate Lovett
|
1fbcbb73a0
|
[wiki migration] Leftover wiki pages and links (#148989)
This is waiting on
- https://github.com/flutter/flutter/pull/148777
- https://github.com/flutter/flutter/pull/148790
After this PR lands, there will likely be 1-2 more clean up PRs, after which the migration will be done!
---
This moves the remaining wiki pages as planned in [flutter.dev/go/migrate-flutter-wiki-spreadsheet](https://docs.google.com/spreadsheets/d/1x65189ZBdNiLRygpUYoU08pwvXD4M-Z157c6pm8deGI/edit?usp=sharing)
It also adds the team labels to the label bot for future PRs.
Changes to the content were only updating cross links, or links to refer to the main branch rather than master.
Remaining links to the wiki will be updated once all other pages have finished moving, they still work in the meantime.
Part of https://github.com/flutter/flutter/issues/145009
|
2024-05-28 15:12:10 +00:00 |
|