Juri Strumpflohner
b51676a89a
docs(core): restructure guides into technologies sections ( #31288 )
...
Updates the docs structure, navigation etc to be easier + better suited
for showing Nx technology support beyond just TS.
**Notes:**
- API (`/nx-api`) tab is removed from the navigation (i.e. menu bar),
but pages still remain for now until we update references in `*.md`
files.
- Redirects are set up `/nx-api` to go to their respect new location
e.g. `/technologies` or `/reference/core-api`
- Old URLs still exist in the sitemap for now, but majority of them will
be redirected -- a follow-up PR can remove them.
**Preview:**
https://nx-dev-git-nx-dev-polyglot-docs-restructure-nrwl.vercel.app/docs
---------
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2025-05-29 14:55:34 -04:00
Juri Strumpflohner
a22f4fce49
docs(misc): new self-hosted cache updates ( #30550 )
...
Adds the new updates around self-hosted caching possibilities.
2025-03-31 13:28:42 -04:00
Isaac Mann
0983ba52bc
docs(core): nx command related docs ( #28891 )
...
Adds related documents to Nx commands API reference pages
2024-11-13 12:07:00 -05:00
Isaac Mann
4517d9f721
docs(core): nx sync ( #27825 )
...
- Adds nx sync to command reference
- Updates nx.json reference
- Update project configuration reference
- Adds a sync generators concept page
- Adds a Register a Sync Generator recipe under Extending Nx Recipes
---------
Co-authored-by: James Henry <james@henry.sc>
2024-09-12 07:30:46 -04:00
Isaac Mann
ba47c72981
docs(core): add organization plugin tutorial ( #27279 )
...
Updates the Extending Nx section.
- New intro content
- Enforce Organizational Best Practices tutorial
- Tooling Plugin tutorial
- Flexible base generators
- Inferred tasks
- Executors
- Migration generators
- Publishing and listing the plugin
- E2E testing with Verdaccio
In a separate PR:
- Repository Structure Plugin tutorial
- Presets
- Create-* script
- Migration generators
2024-08-15 10:22:07 -04:00
Leosvel Pérez Espinosa
1a82dd21cd
docs(core): link related docs to inferred tasks ( #22555 )
2024-04-02 08:19:30 -04:00
Isaac Mann
61436a64ef
docs(core): inferred targets ( #21167 )
...
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-03 00:14:05 -05:00
Isaac Mann
cf976ce596
feat(nx-dev): allow custom media images ( #20561 )
2023-12-07 07:37:01 -08:00
Isaac Mann
d1fe398ea0
docs(core): packages to api ( #19281 )
2023-09-22 14:24:35 -04:00
Craigory Coppola
5623e2c32d
docs(core): add v2 plugin documentation ( #18890 )
2023-09-06 16:16:09 -04:00
Juri
3ddb188fa3
docs(nx-plugin): add recipe for creating and testing a create-x package
...
Co-authored-by: AgentEnder <craigorycoppola@gmail.com>
2023-08-11 20:21:11 +02:00
Miroslav Jonaš
ee7880c32e
feat(nx-dev): rename plugins to extending nx ( #18273 )
2023-07-24 12:26:05 -07:00