main_sasha #164
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
```js
|
```js
|
||||||
|
|
||||||
!!book.generate
|
!!mdbook.export
|
||||||
name:'test'
|
|
||||||
title:'Mdbook Test'
|
title:'Mdbook Test'
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/test'
|
name:'test'
|
||||||
production: true
|
description:'This book is a test to validate the mdbook generation process.'
|
||||||
|
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/test'
|
||||||
|
collections:'test'
|
||||||
|
production:0 //means we put it in summary
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/test'
|
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
@ -1,11 +0,0 @@
|
|||||||
|
|
||||||
```js
|
|
||||||
|
|
||||||
!!books.configure
|
|
||||||
buildroot:'~/hero/var/mdbuild'
|
|
||||||
publishroot:'~/hero/www/info'
|
|
||||||
install:true
|
|
||||||
reset:false
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user