From 7a4660b8d3328923af3577bd5b73e6b05d270bbc Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Mon, 29 Apr 2024 20:56:30 -0400 Subject: [PATCH] test booktoml --- books/manual/sync_production.sh | 2 +- heroscript/manual/book_collections.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/books/manual/sync_production.sh b/books/manual/sync_production.sh index c05b087..c903d40 100755 --- a/books/manual/sync_production.sh +++ b/books/manual/sync_production.sh @@ -1,5 +1,5 @@ #!/bin/bash set -ex export NAME=manual -hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/$NAME +hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/heroscript/$NAME rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/ diff --git a/heroscript/manual/book_collections.md b/heroscript/manual/book_collections.md index 4412742..8f8bd66 100644 --- a/heroscript/manual/book_collections.md +++ b/heroscript/manual/book_collections.md @@ -1,6 +1,6 @@ ```js -!!book.generate name:'manual' title:'ThreeFold Manual Version' printbook:'false' foldlevel:'1' +!!book.generate name:'manual' title:'ThreeFold Manual Version' printbook:'false' foldlevel:1 url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_manual/books/manual' !!doctree.add