2024-02-23 13:07:35 +00:00
|
|
|
|
|
|
|
|
|
|
|
```js
|
|
|
|
|
2024-10-21 11:45:34 +00:00
|
|
|
!!book.generate
|
|
|
|
name:'test'
|
|
|
|
title:'Mdbook Test'
|
|
|
|
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/test'
|
|
|
|
production: true
|
2024-02-23 13:07:35 +00:00
|
|
|
|
|
|
|
!!doctree.add
|
2024-05-08 23:23:39 +00:00
|
|
|
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/test'
|
2024-02-23 13:07:35 +00:00
|
|
|
|
|
|
|
|
2024-05-08 23:28:12 +00:00
|
|
|
```
|