edit script

This commit is contained in:
sasha-astiadi 2024-12-03 13:30:42 +01:00
parent 443cf63373
commit a682a032d1
2 changed files with 7 additions and 25 deletions

View File

@ -2,20 +2,13 @@
```js
!!book.generate
name:'tfgrid4specs'
title:'TFGrid Specs 4.0'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfgrid4specs'
production: true
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid4specs'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tech'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid4'
!!mdbook.export
title:'TFGrid Specs 4.0'
name:'tfgrid4specs'
description:'This book provides detailed specifications and technical information about TFGrid 4.0.'
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tfgrid4specs'
collections:'tfgrid4specs, tech, tfgrid4'
production:0 //means we put it in summary
```

View File

@ -1,11 +0,0 @@
```js
!!books.configure
buildroot:'~/hero/var/mdbuild'
publishroot:'~/hero/www/info'
install:true
reset:false
```