aboutsummaryrefslogtreecommitdiff
path: root/tex/src/figure-download.tex
AgeCommit message (Collapse)AuthorLines
2020-03-23Analysis and configuration file sections completeMohammad Akhlaghi-8/+0
With this commit a description of these two important parts have been added to the project, along with several figures showing various parts of the files that are discussed. I also done some other restructuring of the figures and files to make things fit better into the the description of the paper.
2020-03-02Described the first analysis phase with a demo subMakefileMohammad Akhlaghi-0/+8
Until now, there was no explanation on an actual analysis phase, therefore with this commit an example scenario with a readable Makefile is included. The Data lineage graph was also simplified to both be more readable, and also to correspond to this new explanation and subMakefile. Some random edits/typos were also corrected and some references added for discussion.