From cecae33eac2e949ad255ad93cdad7e6741a03d5c Mon Sep 17 00:00:00 2001 From: andatoshiki <101481353+andatoshiki@users.noreply.github.com> Date: Thu, 2 Mar 2023 15:21:34 +0800 Subject: [PATCH] doc: add some new docs and notes to different fields --- .husky/commit-msg | 0 docs/academic/chemistry/index.md | 0 docs/academic/chemistry/notes/12-5.md | 0 docs/academic/chemistry/problems/02-20.md | 0 docs/roadmap.md | 1 + scripts/create-chapter.sh | 0 6 files changed, 1 insertion(+) mode change 100644 => 100755 .husky/commit-msg mode change 100644 => 100755 docs/academic/chemistry/index.md mode change 100644 => 100755 docs/academic/chemistry/notes/12-5.md mode change 100644 => 100755 docs/academic/chemistry/problems/02-20.md mode change 100644 => 100755 scripts/create-chapter.sh diff --git a/.husky/commit-msg b/.husky/commit-msg old mode 100644 new mode 100755 diff --git a/docs/academic/chemistry/index.md b/docs/academic/chemistry/index.md old mode 100644 new mode 100755 diff --git a/docs/academic/chemistry/notes/12-5.md b/docs/academic/chemistry/notes/12-5.md old mode 100644 new mode 100755 diff --git a/docs/academic/chemistry/problems/02-20.md b/docs/academic/chemistry/problems/02-20.md old mode 100644 new mode 100755 diff --git a/docs/roadmap.md b/docs/roadmap.md index db738df7..51d8f374 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -19,6 +19,7 @@ - [ ] Wikibooks - [ ] Wikipedia - [ ] Bookboon + - [ ] ## Footer diff --git a/scripts/create-chapter.sh b/scripts/create-chapter.sh old mode 100644 new mode 100755