mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
47cdd7fb1a
* add tools, client docs to pre/post bas scripts * specify manual sidebar * tools, building, resources * remove legacy comment
11 lines
120 B
Bash
Executable File
11 lines
120 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# Modules
|
|
rm -rf Modules
|
|
|
|
# JavaScript SDK docs
|
|
rm -rf Building
|
|
|
|
# Kava Tools docs
|
|
rm -rf Tools
|