mirror of
https://github.com/MPSU/APS.git
synced 2026-05-25 11:39:26 +00:00
13 lines
343 B
TOML
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"]
|