15 Commits

Author SHA1 Message Date
Benjamin Cabanes
21a7d2c181
docs(core): enhance markdown markup (#10969) 2022-07-04 16:09:14 +00:00
Leosvel Pérez Espinosa
4576d7432a
docs(misc): update imports to @nrwl/workspace generators to avoid requiring @angular-devkit/schematics (#10554) 2022-06-02 07:52:00 -04:00
Huink
0c30f08f44
Update workspace-generators.md (#10453)
Updating what seems to be a grammatical error of "tree tree"
2022-05-25 16:54:50 -04:00
Benjamin Cabanes
17a11b6a83
docs(nxdev): update nx plugin doc links (#10266) 2022-05-12 10:56:41 -04:00
Juri Strumpflohner
e8be46986d
docs(nxdev): adjust syntax highlighting lang for javascript & typescript (#10152) 2022-05-05 09:33:00 -04:00
Craigory Coppola
4f1c14cb75
chore(nxdev): reorganize nx plugin content (#9758) 2022-04-18 13:40:11 -04:00
Craigory Coppola
9f054adbb6
docs(core): update generator options link to params.ts (#9634) 2022-03-31 15:37:10 +00:00
ben
9827b5258c docs(nxdev): remove flavors and versions 2022-01-06 11:37:40 -05:00
Victor Savkin
20f731990c docs(misc): rework the top section of docs 2022-01-04 14:11:31 -05:00
Josh Morony
197768a35a
docs(nxdev): fix typo for @phenomnomnominal/tsquery package (#8232) 2021-12-21 15:04:28 -05:00
pan93412
dfb6986b93
docs(core): extend the description of generator schema options (#7927)
* docs(core): describe every properties available in schema.json

The current Generator documentation is not completed. Thus,
I managed to describe every undocumented part of generator currently.

This document is referenced from a lot of current `schema.json`
and code of it. Thanks a lot! :D

- Overview
- Description
- Examples

* docs(misc): add the instruction when out of memory

Added a new section: "When occurred `JavaScript heap out of memory`"

Also fixed some lint issues indicated by `markdownlint`.

* fix(misc): grammars

Co-authored-by: isaacplmann <isaacplmann@users.noreply.github.com>

* docs(core): more complete Generator

- correct grammars errors
- complete most the WIP part
- remove `items` since I didn't find any example of it

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-Authored-By: Jonathan Cammisuli <Cammisuli@users.noreply.github.com>

* docs(core): correct the format

Co-authored-by: isaacplmann <isaacplmann@users.noreply.github.com>
Co-authored-by: Jonathan Cammisuli <Cammisuli@users.noreply.github.com>
2021-12-14 10:33:51 -05:00
Isaac Mann
99164baaa0
docs(devkit): example of jscodeshift codemod (#7976)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-12-02 14:25:50 -05:00
Imdadul Huq
9e61e8cdc6
docs(nxdev): updated generator doc (#7649) 2021-11-08 11:04:21 -05:00
Juri Strumpflohner
d88b604a72
docs(core): adjust typo in workspace generator docs (#6508) 2021-07-26 17:15:22 +02: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