1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Satori/docs/tools/illink
Ken Dale 59f2833b98
Update docs.microsoft.com usages to learn.microsoft.com (#102881)
* Update https://docs.microsoft.com to https://learn.microsoft.com

* Update http://docs.microsoft.com/ to https://learn.microsoft.com (removes trailing slash)

* Update docs.microsoft.com to https://learn.microsoft.com

* Update docs.microsoft.com to learn.microsoft.com

* Replace learn.microsoft.com/en-us/ with learn.microsoft.com/ to remove locale from urls
2024-05-31 11:27:45 -07:00
..
custom-steps.md fix policheck (#102828) 2024-05-29 10:54:19 -07:00
data-formats.md Move illink documentation to runtime's documentation location (#78520) 2022-11-17 13:08:29 -08:00
error-codes.md Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
illink-options.md Update docs.microsoft.com usages to learn.microsoft.com (#102881) 2024-05-31 11:27:45 -07:00
illink-tasks.md Move illink documentation to runtime's documentation location (#78520) 2022-11-17 13:08:29 -08:00
methods-kept-by-interface.md Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
optimizations.md Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
README.md Update docs.microsoft.com usages to learn.microsoft.com (#102881) 2024-05-31 11:27:45 -07:00
serialization.md Update docs.microsoft.com usages to learn.microsoft.com (#102881) 2024-05-31 11:27:45 -07:00

Documentation Index

This folder includes several documents that explain both high-level and low-level concepts about the IL trimmer and related tools.

Official Docs

View the official trimming docs at learn.microsoft.com

Usage Docs

Design Docs