10 Commits

Author SHA1 Message Date
Jason Jean
686ef1c95f
docs(core): fix broken link (#8807)
The rendered docs at <https://nx.dev/using-nx/nx-devkit> link to
<https://nx.dev/using-nx/'./workspace/project-graph-plugins'> which just
redirects to the intro page.
<https://nx.dev/structure/project-graph-plugins> is likely the intended
target.

Co-authored-by: cwandrew <92800777+cwandrew@users.noreply.github.com>
2022-02-01 17:14:53 -05:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph (#8539)
* feat(core): add nx graph as alias of nx dep-graph

* docs(core): add note about old dep-graph syntax

* cleanup(core): formatting

* feat(core): formatting

* feat(core): formatting

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
Isaac Mann
3845a55cf9 docs(nxdev): more cleanup 2022-01-08 20:45:53 -05: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
Craigory Coppola
814061dbff
feat(core): support for extending project inference capabilities (#8210) 2021-12-20 11:18:31 -05:00
Victor Savkin
5b9992c62a docs(react): rework the core section to highlight nx core 2021-10-28 19:48:13 -04:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update (#6150) 2021-06-28 08:22:31 -04: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
Brandon
c39a56ca2e
docs(core): update files for generators/executors and fix plugins link (#6020) 2021-06-15 14:56:41 -05:00