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