mirror of
https://github.com/MPSU/APS.git
synced 2026-05-25 11:39:26 +00:00
WIP: сборка английской версии mdbook
This commit is contained in:
4
.github/book.toml
vendored
4
.github/book.toml
vendored
@@ -1,10 +1,12 @@
|
||||
[book]
|
||||
authors = ["Andrei Solodovnikov, Mikhail Popov"]
|
||||
language = "ru"
|
||||
multilingual = true
|
||||
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"]
|
||||
|
||||
Reference in New Issue
Block a user