Juri
437bad4aac
docs(misc): add description frontmatter for better SEO
2025-03-04 16:58:14 +01:00
Juri
7b5c831630
docs(misc): add videos to feature pages
2024-09-06 09:49:42 -04:00
Juri
a139e91943
docs(nx-cloud): some improvements based on feedback
2024-08-26 08:00:24 -07:00
Juri
d848d3f5c3
docs(nx-cloud): improve nx affected feature page
2024-08-19 07:44:37 -07:00
Craigory Coppola
8e596c3abf
docs(core): document projectsAffectedByDependencyUpdates ( #27134 )
...
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->
<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->
<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->
## Current Behavior
No docs for new config flag
## Expected Behavior
Docs 🎉
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #22259
2024-07-25 19:18:27 -04:00
Isaac Mann
3a5e0ddfef
docs(core): remove reference to affected:graph ( #27128 )
...
Fixes #26582
2024-07-25 14:23:07 -04:00
Isaac Mann
aedea54624
chore(nx-dev): check for broken anchor links ( #23580 )
...
Checks for broken anchor links, except for links that go to `/nx-api` or
`/blog`
Fixes existing broken anchor links
2024-05-21 09:31:37 -04:00
Vinit Neogi
56f16d8077
docs(core): fix typo on Nx affected page ( #22751 )
2024-04-09 14:37:47 -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
d767429c6e
docs(core): fix broken links
2023-11-30 15:44:53 +01:00
Juri
1f4346f44e
docs(core): add more realistic graph example and some other improvements
2023-11-30 09:12:16 +01:00
Isaac Mann
457bbcbe57
docs(core): nx cloud features section ( #20043 )
2023-11-07 08:40:29 -05:00
Juri
68064b53b0
docs(core): improve core features and concepts
2023-10-19 23:17:27 +02:00
Victor Savkin
2bc33f14d7
docs(core): use -t and -p instead of --targets and --projects
2023-04-10 13:30:17 -04:00
Benjamin Cabanes
1e5297edfc
docs(core): use shell code blocks ( #12587 )
2022-10-13 21:25:40 +00:00
Benjamin Cabanes
c26ae9de11
docs(core): add new mental model schemas ( #12427 )
2022-10-05 15:01:46 -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
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
Isaac Mann
9721844b05
Nx Cloud docs ( #10690 )
...
* docs(nxdev): consume nx cloud documentation & dedicated menu
* docs(nxdev): nx-cloud docs
visually indicated nx-cloud docs in nx.dev
* docs(nxdev): formatting
visually indicated nx-cloud docs in nx.dev
* docs(nxdev): fix config
* docs(nxdev): fix header link
* docs(nxdev): consolidate dte set up guides
Co-authored-by: ben <3447705+bcabanes@users.noreply.github.com>
2022-06-11 02:22:49 +00:00
Jason Jean
1937deb3b1
feat(core): introduce the NX_PROJECT_GRAPH_CACHE_DIRECTORY to allow separating it from the computation cache ( #10693 )
2022-06-10 14:11:33 -04:00
Jack Hsu
66846f7810
docs(core): update computation hashing image to clarify that runtime inputs are user defined ( #10688 )
2022-06-10 16:42:12 +00:00
Jack Hsu
d6e0cb004f
docs(core): update docs for caching to clarify runtime inputs are set by user ( #10686 )
2022-06-10 15:44:53 +00:00
Victor Savkin
cb8bf523ff
chore(repo): update cloud to 1403 ( #10070 )
2022-04-30 13:21:55 -04:00
Victor Savkin
48769dc4bb
cleanup(core): remove NX_INVOKED_BY_RUNNER ( #9693 )
2022-04-05 16:58:13 -04: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
Victor Savkin
2497f8694c
chore(repo): update generated docs
2022-01-24 09:29:56 -05:00
Juri
5d34aa3c7f
docs(core): fix small typo in computation cache docs
2022-01-21 17:38:09 +01: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
Victor Savkin
a645305ad4
docs(misc): clean up docs
2022-01-18 16:15:10 -05:00
Isaac Mann
ef8986df47
docs(nxdev): updates
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