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 ```js
!!mdbook.export
!!book.generate name:'library' title:'ThreeFold Library' printbook:false foldlevel:0 title:'Library'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/library' description:'ThreeFold Library'
name:'library'
!!doctree.add summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/library'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/library' collections:'library'
production:0 //means we put it in summary
``` ```