Update heroscript/library/book_collections.md
This commit is contained in:
parent
f4130313ed
commit
b5c222373e
@ -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'
|
||||
|
||||
```
|
||||
|
||||
```js
|
||||
!!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
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user