From 4a04db9470cc0492a4bfb9752de14d8e12209177 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Wed, 1 Apr 2015 20:47:40 -0400 Subject: add docs --- docs/user/UserMan.tex | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 docs/user/UserMan.tex (limited to 'docs/user/UserMan.tex') diff --git a/docs/user/UserMan.tex b/docs/user/UserMan.tex new file mode 100644 index 0000000..7e0a52f --- /dev/null +++ b/docs/user/UserMan.tex @@ -0,0 +1,35 @@ +\documentclass[11pt]{book} +\usepackage{amsmath} +\usepackage{amssymb} +\usepackage{makeidx} +\usepackage{graphicx} +\usepackage{tabularx} +\usepackage{makeidx} + + +\author{B. Burwell and A. Morash} +\title{MPX--OS User Manual} +\date{Fall 2013} +\makeindex + + + +\begin{document} + +\maketitle + +\frontmatter +\tableofcontents + +\mainmatter +\include{overview_of_comhan} +\include{summary_of_commands} +\include{description_of_commands} +\include{summary_of_errors} + +\printindex + +\backmatter + + +\end{document} \ No newline at end of file -- cgit v1.2.3