mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Adds mkdocs generator for netboot.xyz site
This commit is contained in:
parent
005ecfd950
commit
918339bfca
2 changed files with 15 additions and 10 deletions
|
|
@ -102,3 +102,6 @@ rm src/index.html
|
|||
|
||||
# copy iPXE src code into build directory
|
||||
cp -R src/* build/
|
||||
|
||||
# generate mkdocs
|
||||
mkdocs build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue