Update heroscript/test/book_collections.md

This commit is contained in:
marionrvrn 2024-12-03 11:59:08 +00:00
parent 8d661614d2
commit 69f54eba15

View File

@ -1,13 +1,10 @@
```js ```js
!!mdbook.export
!!book.generate name:'test' title:'Mdbook Test' title:'Mdbook Test'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/test' description:'Mdbook Test'
name:'test'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/test'
!!doctree.add collections:'test'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/test' production:0 //means we put it in summary
``` ```