Skip to content

[DOP-27545] docs(mddocs): add en docs from docs_rework#351

Open
annamikhailovapsk wants to merge 2 commits intodevelopfrom
feature/mddocs-en-folder
Open

[DOP-27545] docs(mddocs): add en docs from docs_rework#351
annamikhailovapsk wants to merge 2 commits intodevelopfrom
feature/mddocs-en-folder

Conversation

@annamikhailovapsk
Copy link

Change Summary

Created en folder documentation with documents in markdown
Related issue number

[DOP-27545]
Checklist

[ x ] Commit message and PR title is comprehensive
[ x ] Keep the change as small as possible
[ x ] Unit and integration tests for the changes exist
[ x ] Tests pass on CI and coverage does not decrease
[ x ] Documentation reflects the changes where applicable
docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
(see [CONTRIBUTING.rst](https://github.com/MTSWebServices/horizon/blob/develop/CONTRIBUTING.rst) for details.)
[ x ] My PR is ready to review.

@dolfinus dolfinus added the ci:skip-changelog Add this label to skip changelog file check label Mar 20, 2026
@github-actions
Copy link

Coverage

Coverage Report •
FileStmtsMissBranchBrPartCoverMissing
TOTAL532761781415988% 
report-only-changed-files is enabled. No files were changed during this commit :)

Comment on lines +34 to +35
```
services:
Copy link
Member

@dolfinus dolfinus Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Здесь должна быть не полная копия файла, а include с выделенными строками, которые относятся к rabbitmq. И так в других частях доки, где фигурирует docker-compose.yml и .env.docker

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Если в mkdocs нет такого функционала, давайте отдельно обсудим

### `.env.docker`

```
TZ=UTC
Copy link
Member

@dolfinus dolfinus Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Мы перешли с .env файлов на config.yml начиная с версии 0.3.0

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тут можно посмотреть, что изменилось с 0.2.5:
0.2.5...0.3.2

Comment on lines +55 to +58
### `logging.yml`

```
# development usage only
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Конфиг для логирования теперь передается в config.yml, начиная с версии 0.3.0

@@ -0,0 +1,163 @@
# SPDX-FileCopyrightText: 2025-present MTS PJSC
Copy link
Member

@dolfinus dolfinus Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Кажется лишний файл, make.bat тоже

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:skip-changelog Add this label to skip changelog file check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants