Browse Source

add progress chapter

Eren Yilmaz 6 years ago
parent
commit
31c73e3e0d
2 changed files with 4 additions and 0 deletions
  1. 1 0
      doc/chapter/3progress.tex
  2. 3 0
      doc/doc.tex

+ 1 - 0
doc/chapter/3progress.tex

@@ -0,0 +1 @@
+\TODO{some text}

+ 3 - 0
doc/doc.tex

@@ -208,6 +208,9 @@ frame=tb}
     \chapter{Architecture}\label{ch:architecture}
     \input{chapter/2architecture}
 
+    \chapter{Current Progress}\label{ch:progress}
+    \input{chapter/3progress}
+
     \appendix
     \chapter{Appendix}\label{ch:appendix}
     \input{chapter/appendix}