summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Project/Project.mk2
-rw-r--r--docs/img/ss_1.pngbin38845 -> 37589 bytes
-rw-r--r--docs/img/ss_1_1.pngbin50985 -> 47014 bytes
-rw-r--r--docs/img/ss_4.pngbin0 -> 64584 bytes
-rw-r--r--docs/index.md4
5 files changed, 4 insertions, 2 deletions
diff --git a/Project/Project.mk b/Project/Project.mk
index 20c9afa..40c7916 100644
--- a/Project/Project.mk
+++ b/Project/Project.mk
@@ -13,7 +13,7 @@ CurrentFileName :=
CurrentFilePath :=
CurrentFileFullPath :=
User :=NDSE-69
-Date :=15/09/2017
+Date :=18/09/2017
CodeLitePath :="C:/Program Files/CodeLite"
LinkerName :=C:/TDM-GCC-64/bin/g++.exe
SharedObjectLinkerName :=C:/TDM-GCC-64/bin/g++.exe -shared -fPIC
diff --git a/docs/img/ss_1.png b/docs/img/ss_1.png
index 963e006..a68e836 100644
--- a/docs/img/ss_1.png
+++ b/docs/img/ss_1.png
Binary files differ
diff --git a/docs/img/ss_1_1.png b/docs/img/ss_1_1.png
index e20432d..a49ec64 100644
--- a/docs/img/ss_1_1.png
+++ b/docs/img/ss_1_1.png
Binary files differ
diff --git a/docs/img/ss_4.png b/docs/img/ss_4.png
new file mode 100644
index 0000000..c4c3b7c
--- /dev/null
+++ b/docs/img/ss_4.png
Binary files differ
diff --git a/docs/index.md b/docs/index.md
index c3b873c..1e610c2 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -23,7 +23,7 @@ O _software_ permite a realização dos seguintes estudos:
## [](#header-2)Documentação
-Toda a descrição detalhada do código fonte pode ser encontrada na [**Documentação Online**](doxygen/html/index.html)
+Toda a descrição detalhada do código fonte pode ser encontrada na [**Documentação Online**](doxygen/html/index.html), gerada pelo [Doxygen](www.doxygen.org)
## [](#header-2)Screenshots
@@ -35,4 +35,6 @@ Toda a descrição detalhada do código fonte pode ser encontrada na [**Document
![](img/ss_3.png)
+![](img/ss_4.png)
+
Desenvolvido por Thales Lima Oliveira (<thales@ufu.br>)