You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13
Original file line number
Diff line number
Diff line change
@@ -40,3 +40,16 @@ npm run post-build
40
40
4. Go to [datalens-landing](https://github.com/datalens-tech/landing/) repository and manually run `Deploy` workflow action: [link](https://github.com/datalens-tech/landing/actions/workflows/deploy.yml)
41
41
42
42
5. GitHub workflow action at landing repository automatically pull new docs release, build and deploy landing and docs to [datalens.tech](https://datalens.tech) as GitHub pages
43
+
44
+
45
+
## Sync with docs
46
+
47
+
1. Documentation is synchronized with the main repository: [link](https://github.com/yandex-cloud/docs)
48
+
49
+
2. If you want to update the documentation, you need to create a pull request in the main repository
50
+
51
+
3. After the pull request is merged, robot (`DataUI VCS Robot`) automatically sync changes from the main repository to the this DataLens docs repository
52
+
53
+
4. The `ru`, `en` folders at root and the `.yfm` file are synchronized and will be overwritten
54
+
55
+
5. If you need to make changes `.yfm` config file, you need to edit local `.yfm-dltech` file
0 commit comments