From 753d45541f95401e94df2c021fdf6381986d15da Mon Sep 17 00:00:00 2001 From: haturatu Date: Sat, 23 Nov 2024 22:56:24 +0900 Subject: first commit --- src/SUMMARY.md | 13 +++++++++++++ src/chapter_1.md | 9 +++++++++ src/update.md | 10 ++++++++++ 3 files changed, 32 insertions(+) create mode 100644 src/SUMMARY.md create mode 100644 src/chapter_1.md create mode 100644 src/update.md (limited to 'src') diff --git a/src/SUMMARY.md b/src/SUMMARY.md new file mode 100644 index 0000000..bb2d605 --- /dev/null +++ b/src/SUMMARY.md @@ -0,0 +1,13 @@ + + +**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* + + + + +# Summary + +- [Chapter 1](./chapter_1.md) + +# Update Log +- [Log](./update.md) diff --git a/src/chapter_1.md b/src/chapter_1.md new file mode 100644 index 0000000..50af2c0 --- /dev/null +++ b/src/chapter_1.md @@ -0,0 +1,9 @@ + + +**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* + +- [Chapter 1](#chapter-1) + + + +# Chapter 1 diff --git a/src/update.md b/src/update.md new file mode 100644 index 0000000..08ade94 --- /dev/null +++ b/src/update.md @@ -0,0 +1,10 @@ + + + +- [Update Log](#update-log) + + + +# Update Log +2024年 11月 23日 土曜日 22:39:24 JST + -- cgit v1.2.3