Skip to content

Commit 00f9b09

Browse files
authored
Create docs. (#44)
* Add docs. * chore(docs): update TOC * Fix docs. * chore(docs): update TOC * Fix Docs. * Fix points reviewed. * Fix a point reviewed. Co-authored-by: Haruma-K <Haruma-K@users.noreply.github.com>
1 parent 860aba2 commit 00f9b09

27 files changed

+750
-0
lines changed

.github/workflows/toc.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
on:
2+
push:
3+
paths:
4+
- 'README*.md'
5+
name: TOC Generator
6+
jobs:
7+
generateTOC:
8+
name: TOC Generator
9+
runs-on: ubuntu-latest
10+
steps:
11+
- uses: technote-space/toc-generator@v4
12+
with:
13+
FOLDING: true
14+
TOC_TITLE: Details

Documentation/concept_01.png

54.1 KB
Loading

Documentation/concept_02.png

59.6 KB
Loading
191 KB
Loading
187 KB
Loading
239 KB
Loading
43.9 KB
Loading
16.7 KB
Loading
278 KB
Loading
75.4 KB
Loading

0 commit comments

Comments
 (0)