2024-02-23 13:07:35 +00:00
|
|
|
|
|
|
|
|
|
|
|
```js
|
|
|
|
|
2024-05-08 23:23:39 +00:00
|
|
|
!!book.generate name:'test' title:'Mdbook Test'
|
2024-02-23 13:07:35 +00:00
|
|
|
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/test'
|
|
|
|
|
|
|
|
|
|
|
|
!!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
|
|
|
```
|