mirror of
https://github.com/MPSU/APS.git
synced 2026-05-25 11:39:26 +00:00
WIP: сборка английской версии mdbook
This commit is contained in:
12
.github/book_en.toml
vendored
Normal file
12
.github/book_en.toml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[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"]
|
||||
Reference in New Issue
Block a user