main_sasha #164

Open
sashaastiadi wants to merge 16 commits from main_sasha into main
2 changed files with 7 additions and 54 deletions
Showing only changes of commit 1bda073eef - Show all commits

View File

@ -2,49 +2,13 @@
```js ```js
!!book.generate !!mdbook.export
title:'Project Inca'
name:'projectinca' name:'projectinca'
title:'Project Inca Launch' description:'This book provides a comprehensive overview of the Project Inca, detailing the objectives, strategies, and partnerships involved in its development.'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/projectinca' summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/projectinca'
collections:'def, tech, projectinca, projectmycelium, partners_utilization, why, vindo, mkondo, values, tfgrid4, tfgrid3, p2p'
production:0 //means we put it in summary
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/def'
!!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/projectinca'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/projectmycelium'
!!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/why'
!!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'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/values'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid4'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid3'
!!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/p2p'
``` ```

View File

@ -1,11 +0,0 @@
```js
!!books.configure
buildroot:'~/hero/var/mdbuild'
publishroot:'~/hero/www/info'
install:true
reset:false
```