test booktoml
This commit is contained in:
parent
d5702acbe9
commit
7a4660b8d3
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
export NAME=manual
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/$NAME
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/heroscript/$NAME
|
||||
rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/
|
||||
|
@ -1,6 +1,6 @@
|
||||
```js
|
||||
|
||||
!!book.generate name:'manual' title:'ThreeFold Manual Version' printbook:'false' foldlevel:'1'
|
||||
!!book.generate name:'manual' title:'ThreeFold Manual Version' printbook:'false' foldlevel:1
|
||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/books/manual'
|
||||
|
||||
!!doctree.add
|
||||
|
Loading…
Reference in New Issue
Block a user