15 lines
272 B
Markdown
15 lines
272 B
Markdown
|
|
|
|
```js
|
|
|
|
!!book.generate
|
|
name:'test'
|
|
title:'Mdbook Test'
|
|
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/test'
|
|
production: true
|
|
|
|
!!doctree.add
|
|
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/test'
|
|
|
|
|
|
``` |