manual edit
This commit is contained in:
		| @@ -1,51 +1,13 @@ | |||||||
| ```js | ```js | ||||||
|  |  | ||||||
| !!book.generate  | !!mdbook.export  | ||||||
|     name:'manual'  |  | ||||||
|     title:'ThreeFold Manual'  |     title:'ThreeFold Manual'  | ||||||
|     printbook:false  |     name:'manual'  | ||||||
|     foldlevel:1 |     description:'This book serves as a comprehensive manual for users and developers, covering various aspects of the ThreeFold ecosystem, from dashboard setup to advanced usage.'  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/manual' |     summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/manual' | ||||||
|     production: true |     collections:'manual, dashboard, tfconnect, developers, farmers, system_administrators, threefold_token, faq, about, tech, legal, farming, cloud, collaboration, partners_utilization, vindo, mkondo'  | ||||||
|  |     production:0 //means we put it in summary | ||||||
|  |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/manual' |  | ||||||
|  |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/dashboard' |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfconnect' |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/developers' |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/farmers' |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/system_administrators' |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/threefold_token' |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/faq' |  | ||||||
|  |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/about' |  | ||||||
| !!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/legal' |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/farming' |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/cloud' |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/collaboration' |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/partners_utilization' |  | ||||||
|  |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/vindo' |  | ||||||
|  |  | ||||||
| !!doctree.add |  | ||||||
|     url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mkondo' |  | ||||||
|  |  | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|   | |||||||
| @@ -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