Matthieu Riegler
6270bba056
ci: reformat files
...
This is after we've slightly changed a rule in #66056
2025-12-16 14:44:19 -08:00
SkyZeroZx
9a6b8e0315
docs(docs-infra): Refactors tutorial generation and updates ng-container docs
...
Updates the `ng-container` documentation page to use the correct `angular-html` code format and removes an unused CLI documentation file.
2025-12-09 09:25:29 -08:00
Alan Agius
26fed34e0e
build: format md files
...
This commit configures prettier to format markdown files.
2025-11-06 10:03:05 -08:00
Ben Hong
055e0d9835
docs: update template in-depth guide ( #57475 )
...
PR Close #57475
2024-08-28 08:44:31 -07:00
Joey Perrott
3bdead1b2f
refactor(docs-infra): migrate api-gen from dev-infra into the repo ( #57241 )
...
Move the api-gen pipeline into the shared-docs directory.
PR Close #57241
2024-08-05 17:06:29 +00:00
Aristeidis Bampakos
d64ee6cc9d
docs: fix broken link in ng-container API reference ( #56445 )
...
Closes #56444
PR Close #56445
2024-06-14 10:05:42 -07:00
vladboisa
900b5e7dfd
docs(docs-infra): fix broken links ( #55446 )
...
Add the missing folder's for links
Fixes #55442
docs(docs-infra): fix template reference link
Change the broken link
PR Close #55446
2024-04-23 13:21:48 -07: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
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