Update heroscript/library/book_collections.md

This commit is contained in:
marionrvrn 2024-12-03 11:52:32 +00:00
parent f4130313ed
commit b5c222373e

View File

@ -1,10 +1,11 @@
```js
!!book.generate name:'library' title:'ThreeFold Library' printbook:false foldlevel:0
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/library'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/library'
!!mdbook.export
title:'Library'
description:'ThreeFold Library'
name:'library'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/library'
collections:'library'
production:0 //means we put it in summary
```