legal, set book_collections to test

This commit is contained in:
Mik-TF
2024-05-13 09:59:29 -04:00
parent 572147f785
commit 348e900502
2 changed files with 5 additions and 5 deletions

View File

@@ -3,17 +3,17 @@
```js
!!book.generate name:'legal' title:'Legal'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/legal'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_legal/books/legal'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/legal'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_legal/collections/legal'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/companies'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_legal/collections/companies'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid3'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_legal/collections/tfgrid3'
```