Vinícius Hoyer
91e9726442
fix(misc): remove unescaped asterisks on library-types doc ( #12759 )
2022-10-26 12:13:55 -04:00
Benjamin Cabanes
1e5297edfc
docs(core): use shell code blocks ( #12587 )
2022-10-13 21:25:40 +00:00
Benjamin Cabanes
db7951ffac
docs(core): reformat doc with better code fences ( #12584 )
2022-10-13 16:20:04 -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
Troy Kirinhakone
ecab590e52
docs(misc): fix typo in workspace guide ( #11464 )
2022-08-18 22:10:00 +00:00
Benjamin Cabanes
b05f9e0eee
docs(nxdev): fix 404 links ( #11134 )
2022-07-13 23:35:15 +00:00
Benjamin Cabanes
21a7d2c181
docs(core): enhance markdown markup ( #10969 )
2022-07-04 16:09:14 +00:00
Benjamin Cabanes
778f13fdaf
docs(nxdev): improve markdown capabilities ( #10965 )
2022-06-30 15:30:38 -04:00
Lars Gyrup Brink Nielsen
075cb00c79
docs(core): correct example library type ( #10798 )
...
ui -> util
2022-06-18 21:19:48 -04:00
Leosvel Pérez Espinosa
4db6c2db08
docs(misc): fix links not handled correctly by redirect rules ( #10350 )
2022-05-17 14:06:45 -04:00
Chau Tran
fcc6197425
docs(js): add docs about publishable tag ( #10016 )
...
* docs(js): add docs about publishable tag
* docs(js): rewrite publishable section in nx-and-typescript to allow the consumers to actually follow instead of using placeholder name
2022-04-28 09:55:54 -04:00
Craigory Coppola
4f1c14cb75
chore(nxdev): reorganize nx plugin content ( #9758 )
2022-04-18 13:40:11 -04:00
Juri
3c6f88065a
docs(core): fix some typos
2022-03-29 16:17:01 +02:00
Matthew Hand
f1400c65d8
docs(core): add information about disabling the nx daemon for plugin dev ( #9499 )
2022-03-28 14:59:50 -04:00
Leosvel Pérez Espinosa
11ae2046a4
docs(misc): advise using the @nrwl/angular:move generator for angular projects ( #8959 )
2022-02-16 08:24:08 -05:00
Isaac Mann
cb452b48a4
docs(core): use project.json instead of workspace.json ( #8936 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-11 17:00:54 +00:00
Benjamin Cabanes
f439d96832
docs(core): add applications and libraries section ( #8827 )
2022-02-03 11:52:14 -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
be8ce09ddb
docs(core): add note about buildable libs depending on buildable libs ( #8546 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-18 11:35:41 -05:00
Benjamin Cabanes
1644b841cc
docs(nxdev): lazyload iframes ( #8517 )
2022-01-13 18:11:45 +00:00
ben
9827b5258c
docs(nxdev): remove flavors and versions
2022-01-06 11:37:40 -05:00
Victor Savkin
67cb8cf8cc
docs(misc): rework the content to remove flavours
2022-01-05 16:23:44 -05:00
Victor Savkin
20f731990c
docs(misc): rework the top section of docs
2022-01-04 14:11:31 -05:00
Isaac Mann
281df64ba8
Docs video updates ( #8254 )
...
* docs(core): fix youtube allow=fullscreen attribute
* docs(react): add video to cra-to-nx guide
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-12-21 09:55:27 -05:00
amir toole
e2ffaec791
docs(nxdev): fix typo in project-graph-plugin guide ( #6655 )
2021-08-09 08:02:41 -05:00
vsavkin
0e52c43665
feat(core): store file deps and only reanalyze changed files
2021-07-16 20:21:45 -04:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command ( #6043 )
2021-06-22 10:41:44 -06:00
Benjamin Cabanes
03e3f60338
docs(core): documentation format fix ( #6058 )
2021-06-17 13:55:49 -04:00
Jason Jean
5414d21d02
docs(core): add example + incrementally recalculating project graphs ( #5452 )
2021-04-23 16:02:45 -04:00
Jason Jean
d007d37fb4
fix(devkit): add env variable to disable project graph cache ( #5297 )
2021-04-15 10:29:33 -04:00
Jason Jean
a01ea8ce25
docs(devkit): initial project graph plugin guide ( #5281 )
2021-04-08 12:38:49 -04:00
Isaac Mann
de1401965a
docs(nxdev): rewrite getting started section ( #5139 )
...
* docs(nxdev): rewrite getting started section
* docs(nxdev): revisions
* docs(nxdev): update features section
* docs(nxdev): updates
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-04-01 15:12:52 -04:00
Zachary DeRose
ed22ae64ac
fix(repo): fixing broken internal links ( #4790 )
2021-02-25 12:48:36 -05:00
Isaac Mann
e55234f2eb
docs(nxdev): flatten the docs
2021-02-05 20:33:28 -05:00
Benjamin Cabanes
28aa63fcec
docs(core): code syntax typescript & image dimension ( #4569 )
2021-01-19 18:55:39 -05:00
Victor Savkin
24bf8e8b0d
wip
2020-12-22 14:56:26 -05:00
Isaac Mann
35015dd891
cleanup(docs): update terminology for docs related to nx/devkit
2020-12-06 13:52:08 -05:00
victor savkin
0a955a420c
cleanup(docs): use words generator and executor in api docs
2020-11-24 11:57:52 -05:00
Zachary DeRose
0f0de3af6f
docs(docs): Documentation on buildable/publishable libs ( #3903 )
2020-10-14 21:51:03 +02:00
Isaac Mann
03c48d1c8c
docs(docs): expand dependency graph docs ( #3714 )
...
* docs(docs): expand dependency graph docs
* docs(docs): path typo
* docs(docs): pr review fixes
* docs(docs): rewording
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-10-09 14:29:06 -04:00
Isaac Mann
0e3e17b1af
docs(docs): mention remove schematic in grouping libraries ( #3017 )
...
* docs(docs): mention remove schematic in grouping libraries
* docs(docs): make command shorter
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-15 16:18:06 -04:00
Isaac Mann
2c7bcbdd74
docs(core): structure docs on creating libraries ( #2948 )
...
* docs(core): structure docs on creating libraries
* docs(docs): update structure docs
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-08 15:49:30 -04:00