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

13 lines
343 B
TOML

[book]
authors = ["Andrei Solodovnikov, Mikhail Popov"]
language = "en"
src = "./"
title = "Processor System Architectures"
[output.html]
git-repository-url = "https://github.com/MPSU/APS"
git-repository-icon = "fa-github"
site-url = "/APS/en/"
additional-js = ["theme/language-switcher.js"]
additional-css = ["theme/language-switcher.css"]