edit script
This commit is contained in:
parent
84fe131696
commit
2c74b435c0
@ -2,27 +2,14 @@
|
||||
|
||||
```js
|
||||
|
||||
!!book.generate
|
||||
name:'tfgrid3'
|
||||
title:'ThreeFold Grid 3.14'
|
||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfgrid3'
|
||||
production: true
|
||||
!!mdbook.export
|
||||
title:'ThreeFold Grid 3.14'
|
||||
name:'tfgrid3'
|
||||
description:'This book covers the details and features of ThreeFold Grid 3.14.'
|
||||
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfgrid3'
|
||||
collections:'tfgrid3, def, tech, values, partners_utilization'
|
||||
production:0 //means we put it in summary
|
||||
|
||||
!!doctree.add
|
||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid3'
|
||||
|
||||
|
||||
!!doctree.add
|
||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/def'
|
||||
|
||||
!!doctree.add
|
||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tech'
|
||||
|
||||
!!doctree.add
|
||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/values'
|
||||
|
||||
!!doctree.add
|
||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/partners_utilization'
|
||||
|
||||
```
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
|
||||
```js
|
||||
|
||||
!!books.configure
|
||||
buildroot:'~/hero/var/mdbuild'
|
||||
publishroot:'~/hero/www/info'
|
||||
install:true
|
||||
reset:false
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user