Update heroscript/tfgrid3/book_collections.md

This commit is contained in:
marionrvrn 2024-12-03 12:01:05 +00:00
parent 0366c8de4e
commit 7b9926e4e0

View File

@ -1,26 +1,10 @@
```js
!!book.generate name:'tfgrid3' title:'ThreeFold Grid 3.14'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfgrid3'
!!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'
!!mdbook.export
title:'ThreeFold Grid 3.14'
descritpion:'ThreeFold Grid 3.14 book'
name:'tfgrid3'
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
```