edit lib book
This commit is contained in:
		| @@ -1,15 +1,13 @@ | ||||
| ```js | ||||
|  | ||||
| !!book.generate | ||||
|     name:'library' | ||||
|     title:'ThreeFold Library' | ||||
|     printbook:false  | ||||
|     foldlevel:0 | ||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/library' | ||||
|     production: true | ||||
| !!mdbook.export  | ||||
|     title:'ThreeFold Library'  | ||||
|     name:'library'  | ||||
|     description:'This book serves as a resource for understanding and exploring the various materials and knowledge available within the ThreeFold ecosystem.'  | ||||
|     summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/library' | ||||
|     collections:'library'  | ||||
|     production:0 //means we put it in summary | ||||
|  | ||||
| !!doctree.add | ||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/library' | ||||
|  | ||||
| ``` | ||||
|  | ||||
|   | ||||
| @@ -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