mirror of
https://github.com/MPSU/APS.git
synced 2025-09-16 01:30:10 +00:00
Компиляция и развертывание онлайн-книги (#2)
This commit is contained in:
committed by
GitHub
parent
32664365ea
commit
212714af94
5
.github/prepare.sh
vendored
Normal file
5
.github/prepare.sh
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
mkdir src
|
||||
cp .github/book.toml ./
|
||||
cp -R .github/SUMMARY.md .pic/ Basic\ Verilog\ structures/ Introduction/ Labs/ Vivado\ Basics/ src/
|
Reference in New Issue
Block a user