Files
APS/.github/book.toml
2026-05-07 13:47:55 +03:00

13 lines
370 B
TOML

[book]
authors = ["Andrei Solodovnikov, Mikhail Popov"]
language = "ru"
src = "./"
title = "Архитектуры процессорных систем"
[output.html]
git-repository-url = "https://github.com/MPSU/APS"
git-repository-icon = "fa-github"
site-url = "/APS/"
additional-js = ["theme/language-switcher.js"]
additional-css = ["theme/language-switcher.css"]