added steps to hero docs mdbook
This commit is contained in:
parent
8b5a65ea96
commit
2a24288f09
@ -92,11 +92,15 @@ bash /tmp/build_hero.sh
|
|||||||
|
|
||||||
## Use Hero to Generate mdbooks
|
## Use Hero to Generate mdbooks
|
||||||
|
|
||||||
- You can download the repository.
|
- Download the repository
|
||||||
```
|
```
|
||||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/bookname -gp
|
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/bookname -gp
|
||||||
```
|
```
|
||||||
- To open the mdbook on your local browser:
|
- Build the book
|
||||||
|
```
|
||||||
|
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/bookname
|
||||||
|
```
|
||||||
|
- Open the mdbook on your local browser:
|
||||||
|
|
||||||
```
|
```
|
||||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/bookname -o
|
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/bookname -o
|
||||||
|
Loading…
Reference in New Issue
Block a user