edit legal book
This commit is contained in:
		| @@ -2,20 +2,14 @@ | ||||
|  | ||||
| ```js | ||||
|  | ||||
| !!book.generate  | ||||
| !!mdbook.export  | ||||
|     title:'ThreeFold Legal Book'  | ||||
|     name:'legal'  | ||||
|     title:'Legal' | ||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/legal' | ||||
|     production: true | ||||
|     description:'This book provides comprehensive information about legal aspects, company structures, and policies within the ThreeFold ecosystem.'  | ||||
|     summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/legal' | ||||
|     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 | ||||
|  | ||||
| ``` | ||||
|  | ||||
		Reference in New Issue
	
	Block a user