[DOP-27545] docs(mddocs): add en docs from docs_rework#351
Open
annamikhailovapsk wants to merge 2 commits intodevelopfrom
Open
[DOP-27545] docs(mddocs): add en docs from docs_rework#351annamikhailovapsk wants to merge 2 commits intodevelopfrom
annamikhailovapsk wants to merge 2 commits intodevelopfrom
Conversation
dolfinus
reviewed
Mar 20, 2026
Comment on lines
+34
to
+35
| ``` | ||
| services: |
Member
There was a problem hiding this comment.
Здесь должна быть не полная копия файла, а include с выделенными строками, которые относятся к rabbitmq. И так в других частях доки, где фигурирует docker-compose.yml и .env.docker
Member
There was a problem hiding this comment.
Если в mkdocs нет такого функционала, давайте отдельно обсудим
dolfinus
reviewed
Mar 20, 2026
| ### `.env.docker` | ||
|
|
||
| ``` | ||
| TZ=UTC |
Member
There was a problem hiding this comment.
Мы перешли с .env файлов на config.yml начиная с версии 0.3.0
Member
There was a problem hiding this comment.
Тут можно посмотреть, что изменилось с 0.2.5:
0.2.5...0.3.2
dolfinus
reviewed
Mar 20, 2026
Comment on lines
+55
to
+58
| ### `logging.yml` | ||
|
|
||
| ``` | ||
| # development usage only |
Member
There was a problem hiding this comment.
Конфиг для логирования теперь передается в config.yml, начиная с версии 0.3.0
dolfinus
reviewed
Mar 20, 2026
| @@ -0,0 +1,163 @@ | |||
| # SPDX-FileCopyrightText: 2025-present MTS PJSC | |||
Member
There was a problem hiding this comment.
Кажется лишний файл, make.bat тоже
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Summary
Created en folder documentation with documents in markdown
Related issue number
[DOP-27545]
Checklist