diff options
| author | stilbruch <stilbruch@protonmail.com> | 2022-04-23 12:38:36 -0500 |
|---|---|---|
| committer | stilbruch <stilbruch@protonmail.com> | 2022-04-23 12:38:36 -0500 |
| commit | 7ab43e8d4f35f1da6a8778c603eba47ce315bc88 (patch) | |
| tree | fe70e9b05a510353dcb253103daacfadb5f8f87b /docs/project_outline.tex | |
| parent | fcc687b97d0acb878d2167a2ef47939b8bc47598 (diff) | |
| parent | fb4afe629ef06e54a07215b9323b31a9b78744d1 (diff) | |
| download | Strengthy-7ab43e8d4f35f1da6a8778c603eba47ce315bc88.tar.xz Strengthy-7ab43e8d4f35f1da6a8778c603eba47ce315bc88.zip | |
Merge branch 'master' of stilbruch.xyz:strengthy
Diffstat (limited to 'docs/project_outline.tex')
| -rw-r--r-- | docs/project_outline.tex | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/project_outline.tex b/docs/project_outline.tex index f7826ea..a79ed33 100644 --- a/docs/project_outline.tex +++ b/docs/project_outline.tex @@ -1,6 +1,7 @@ \documentclass[12pt]{article} \usepackage{url} \usepackage{setspace} +\usepackage{graphics} \usepackage[superscript]{cite} \usepackage{graphicx} \usepackage[normalem]{ulem} @@ -17,9 +18,7 @@ \usepackage{listings} \usepackage{fancyhdr} \usepackage{longtable} -\usepackage[table]{xcolor} -\pagestyle{fancy} -\fancyhf{} +\usepackage[table]{xcolor} \pagestyle{fancy} \fancyhf{} \lhead{Strengthy} \rhead{Page \thepage} @@ -211,13 +210,13 @@ The web application will be developed in Python using the Flask framework. A dat \item[Dependencies] None \end{description} +\section{Architectural Design} +\includegraphics[width=1.0\textwidth]{strengthy_architecture.jpg} \begingroup \renewcommand{\section}[2]{} \begin{thebibliography}{10} - \bigskip -% TODO: add "Architectural Design" section \end{thebibliography} \endgroup |
