diff options
author | haturatu <taro@eyes4you.org> | 2024-11-23 22:59:41 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2024-11-23 22:59:41 +0900 |
commit | 32c77bd9cff470d2b390b05d878e91013b0458ee (patch) | |
tree | 9528efaa0a712d255e762dce884d8e531ae65a86 | |
parent | c36b2e9aa6f89b1bd33d0bd84f71c057c7322b18 (diff) |
wip
-rwxr-xr-x | build.sh | 2 | ||||
-rw-r--r-- | src/SUMMARY.md | 1 | ||||
-rw-r--r-- | src/chapter_1.md | 1 | ||||
-rw-r--r-- | src/update.md | 6 |
4 files changed, 5 insertions, 5 deletions
@@ -4,7 +4,7 @@ pwd | grep "src$" || cd src doctoc . sed -i "3d" ./*.md sed -i "/](\#/d" ./SUMMARY.md -sed -i "8a`date`" ./update.md +sed -i "8a`date` " ./update.md cd .. mdbook build diff --git a/src/SUMMARY.md b/src/SUMMARY.md index e6a166e..287cd97 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -1,7 +1,6 @@ <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> - <!-- END doctoc generated TOC please keep comment here to allow auto update --> # Summary diff --git a/src/chapter_1.md b/src/chapter_1.md index 30f0e44..0f21d9d 100644 --- a/src/chapter_1.md +++ b/src/chapter_1.md @@ -1,6 +1,5 @@ <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> - - [Chapter 1](#chapter-1) <!-- END doctoc generated TOC please keep comment here to allow auto update --> diff --git a/src/update.md b/src/update.md index f772368..64b05ee 100644 --- a/src/update.md +++ b/src/update.md @@ -1,10 +1,12 @@ <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> + - [Update Log](#update-log) <!-- END doctoc generated TOC please keep comment here to allow auto update --> # Update Log -2024年 11月 23日 土曜日 22:39:24 JST -2024年 11月 23日 土曜日 22:57:00 JST +2024年 11月 23日 土曜日 22:59:41 JST +2024年 11月 23日 土曜日 22:39:24 JST +2024年 11月 23日 土曜日 22:57:00 JST |