2024-12-03 11:52:32 +00:00
|
|
|
```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
|
|
|
|
```
|
|
|
|
|
|
|
|
|