Добавление ссылки на репозиторий в конфигурацию mdBook (#152)

This commit is contained in:
Rufubi
2025-11-05 13:57:43 +00:00
committed by GitHub
parent 439c7f6ac2
commit ef64adf60b

4
.github/book.toml vendored
View File

@@ -4,3 +4,7 @@ language = "ru"
multilingual = true
src = "./"
title = "Архитектуры процессорных систем"
[output.html]
git-repository-url = "https://github.com/MPSU/APS"
git-repository-icon = "fa-github"