edit legal book
This commit is contained in:
parent
e4988e8075
commit
fc1f60c9b2
@ -2,20 +2,14 @@
|
|||||||
|
|
||||||
```js
|
```js
|
||||||
|
|
||||||
!!book.generate
|
!!mdbook.export
|
||||||
|
title:'ThreeFold Legal Book'
|
||||||
name:'legal'
|
name:'legal'
|
||||||
title:'Legal'
|
description:'This book provides comprehensive information about legal aspects, company structures, and policies within the ThreeFold ecosystem.'
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/legal'
|
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/legal'
|
||||||
production: true
|
collections:'legal, companies, tfgrid3'
|
||||||
|
production:0 //means we put it in summary
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/legal'
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/companies'
|
|
||||||
|
|
||||||
!!doctree.add
|
|
||||||
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid3'
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -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