Компиляция и развертывание онлайн-книги (#2)

This commit is contained in:
Andrei Solodovnikov
2023-09-17 11:11:39 +03:00
committed by GitHub
parent 32664365ea
commit 212714af94
4 changed files with 122 additions and 0 deletions

5
.github/prepare.sh vendored Normal file
View 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/