Skip to content

Commit

Permalink
Project format + easy edits
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDiBernardo committed Oct 26, 2015
1 parent 6d42689 commit a73ad86
Show file tree
Hide file tree
Showing 37 changed files with 80 additions and 69 deletions.
2 changes: 2 additions & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def main(chapters=[], epub=False, pdf=False, html=False, mobi=False, pandoc_epub
run('rm {}'.format(f))

chapter_dirs = [
'web-server',
'static-analysis',
'functionalDB',
'flow-shop',
Expand Down Expand Up @@ -62,6 +63,7 @@ def main(chapters=[], epub=False, pdf=False, html=False, mobi=False, pandoc_epub
]

image_paths = [
'./web-server/web-server-images',
'./functionalDB/functionalDB-images',
'./flow-shop/flow-shop-images',
'./pedometer/pedometer-images',
Expand Down
1 change: 1 addition & 0 deletions tex/500L.tex
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@
\mainmatter


\include{web-server}


\bibliographystyle{alpha}
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
Loading

0 comments on commit a73ad86

Please sign in to comment.