6 Commits

Author SHA1 Message Date
Benjamin Cabanes
04d9d9813c
docs(nxdev): add proper recipes section (#12557) 2022-10-13 09:18:08 -04:00
Isaac Mann
e717660102
docs(nx-dev): diataxis restructure (#11649)
* docs(nxdev): restructure docs to diataxis style

* docs(nxdev): cleanup

* docs(nxdev): fix links

* chore(nxdev): format

* docs(nxdev): fix broken images

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): fix links

* docs(nxdev): tweaks

* docs(nxdev): redirect rules

* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00
AndrewOttavianoAbb
aa79910e88
docs(misc): updated AST playground to TSQuery (#11295)
* docs(devkit): updated the astexplorer link to point to the tsquery demo.

The docs were pointing to the AST Explorer demo but it mentioned using the TSQuery npm package. So I
changed the AST Explorer link to the TSQuery Playground.

* docs(misc): updated AST playground to TSQuery

The docs were linking to the AST Explorer, which is not the npm package referenced in the generator
documentation (as AST Explorer does not support parsing TypeScript).

* docs(misc): updated AST playground to TSQuery

The docs were linking to the AST Explorer, which is not the npm package referenced in the generator
documentation (as AST Explorer does not support parsing TypeScript).

* docs(misc): updated AST playground to TSQuery

The docs were linking to the AST Explorer, which is not the npm package referenced in the generator
documentation (as AST Explorer does not support parsing TypeScript).
2022-08-03 13:34:59 -04:00
Helton
bd9b33eaef
docs(nxdev): fix link break in the docs (#11148)
fix the link from generator/modifying-files pages to /generators/composing-generators
2022-07-15 18:17:35 -04:00
Josh Morony
197768a35a
docs(nxdev): fix typo for @phenomnomnominal/tsquery package (#8232) 2021-12-21 15:04:28 -05:00
Isaac Mann
b3aa5c3d25
docs(core): generator guides (#6070)
* docs(nxdev): generator guides

* docs(nxdev): cleanup

* docs(nxdev): more cleanup

* docs(nxdev): formatting

* docs(nxdev): code formatting

* docs(nxdev): only mention angular devkit in angular docs

* docs(nxdev): tidy

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-22 15:09:54 -04:00