% !TeX spellcheck = fa_IR
\documentclass[oneside]{book}  
\usepackage[hidelinks]{hyperref}
\usepackage{pgfplots}
\usepackage{graphicx}
\usepackage[localise=on]{xepersian}

\settextfont{IRLotus}
	\setdigitfont{IRLotus}
\begin{document}
	\include{mainpage}
	\tableofcontents

	\include{chapterOne_introduction}
	\include{chapterTwo_history}
\include{chapterThree_suggestion}
\include{chapterFour_analysis}
\include{chapterFive_concolusion}
\include{thebiblography}



\end{document}
