Matthieu Riegler
9afa2ea345
refactor(compiler-cli): include filepath for DocEntry ( #55201 )
...
This is allow the API docs to provide a direct link to implementation on github.
PR Close #55201
2024-04-15 17:41:45 +02:00
danieljancar
07d5e42dbb
docs: revise documentation for @for control flow, 'track $index' performance issues explanation, and confusing 'trackBy' mention ( #53806 )
...
PR Close #53806
2024-03-04 11:37:37 +01:00
Joey Perrott
fbaf989aa1
fix(docs-infra): include manually defined api reference docs in adev ( #54356 )
...
Include the manual defined api reference docs in adev
PR Close #54356
2024-02-09 14:58:28 +00:00
Matt Ezell
aef7b2c74e
docs: Corrected link for defer related blocks ( #52704 )
...
PR Close #52704
2024-01-26 20:38:36 +00:00
Andrea Canciani
ecbb47b208
refactor: fix a number of typos throughout the codebase ( #52826 )
...
Fix several typos, mostly in the `adev` site.
PR Close #52826
2024-01-25 22:54:59 +00:00
Joey Perrott
dc62446ef7
refactor: migrate tools to prettier formatting ( #53947 )
...
Migrate formatting to prettier for tools directory from clang-format
PR Close #53947
2024-01-16 19:17:49 -08:00
Jeremy Elbourn
64db486edc
build: add rules for generating block/element API data ( #52480 )
...
Adds build rules for "artificially" generating `DocEntry` collections for block and element APIs. The two rules are very similar, but _just_ different enough that it's worth having two separate implementations.
PR Close #52480
2023-11-02 11:02:08 -07:00