Skip to content

Commit bc7e73c

Browse files
committed
docs: readme about sync two repos
1 parent 1e79152 commit bc7e73c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,16 @@ npm run post-build
4040
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)
4141

4242
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

Comments
 (0)