We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 081adbc commit d178910Copy full SHA for d178910
1 file changed
content/_toc.yml
@@ -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
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