[DOP-27545] docs(mddocs): add en docs from docs_rework#351
[DOP-27545] docs(mddocs): add en docs from docs_rework#351annamikhailovapsk wants to merge 4 commits intodevelopfrom
Conversation
mddocs/reference/broker/index.md
Outdated
| ``` | ||
| services: |
There was a problem hiding this comment.
Здесь должна быть не полная копия файла, а include с выделенными строками, которые относятся к rabbitmq. И так в других частях доки, где фигурирует docker-compose.yml и .env.docker
There was a problem hiding this comment.
Если в mkdocs нет такого функционала, давайте отдельно обсудим
There was a problem hiding this comment.
Таких примеров больше одного. Ищи по `docker-compose.yml
mddocs/reference/broker/index.md
Outdated
| ### `.env.docker` | ||
|
|
||
| ``` | ||
| TZ=UTC |
There was a problem hiding this comment.
Мы перешли с .env файлов на config.yml начиная с версии 0.3.0
There was a problem hiding this comment.
Тут можно посмотреть, что изменилось с 0.2.5:
0.2.5...0.3.2
There was a problem hiding this comment.
Местами все еще остались упоминания .env.docker
| ### `logging.yml` | ||
|
|
||
| ``` | ||
| # development usage only |
There was a problem hiding this comment.
Конфиг для логирования теперь передается в config.yml, начиная с версии 0.3.0
| @@ -0,0 +1,163 @@ | |||
| # SPDX-FileCopyrightText: 2025-present MTS PJSC | |||
There was a problem hiding this comment.
Кажется лишний файл, make.bat тоже
…ervices/syncmaster into feature/mddocs-en-folder
Change Summary
Created en folder documentation with documents in markdown
Related issue number
[DOP-27545]
Checklist