Skip to content

Commit d178910

Browse files
Create _toc.yml
1 parent 081adbc commit d178910

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

content/_toc.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Table of Contents
2+
format: jb-book
3+
root: intro
4+
chapters:
5+
- file: intro
6+
title: "Giriş"
7+
- file: installation
8+
title: "Kurulum"
9+
- file: usage/basic
10+
title: "Temel Kullanım"
11+
sections:
12+
- file: usage/advanced
13+
title: "Gelişmiş Kullanım"
14+
- file: usage/api
15+
title: "API Referansı"
16+
- file: security/tests
17+
title: "Güvenlik Testleri"
18+
sections:
19+
- file: security/avalanche
20+
title: "Avalanche Etkisi"
21+
- file: security/quantum
22+
title: "Kuantum Direnci"
23+
- file: examples/demo
24+
title: "Örnekler ve Demolar"
25+
- appendix:
26+
- file: appendix/mathematical_bases
27+
title: "Matematiksel Temeller"
28+
- file: appendix/references
29+
title: "Referanslar ve Kaynaklar"

0 commit comments

Comments
 (0)