updated intro collection

This commit is contained in:
2024-04-29 17:12:56 +00:00
parent 4a14ee4df1
commit 02e107df25
3 changed files with 8 additions and 7 deletions

View File

@@ -1,12 +1,13 @@
```js
!!book.generate name:'manual' title:'ThreeFold Manual Version'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/manual'
!!book.generate name:'manual' title:'ThreeFold Manual Version' printbook:'false' foldlevel:'1'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/books/manual'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/manual'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/manual'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/collections/tfmanual_intro'
```