farmers update toc

This commit is contained in:
Mik-TF
2024-06-13 21:19:18 -04:00
parent c45cd20aad
commit 9b7b9f50c4
8 changed files with 78 additions and 26 deletions

1
books/library/SUMMARY.md Normal file
View File

@@ -0,0 +1 @@
- [Library](library/library.md)

View File

@@ -0,0 +1,5 @@
#!/bin/bash
set -ex
export NAME=library
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/manual/heroscript/$NAME
rsync -rv ~/hero/www/info/$NAME/ root@info.ourworld.tf:/root/hero/www/info/$NAME/