diff --git a/Doxyfile b/Doxyfile index 5be3afa..1db7250 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Boxing Timer" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.0 +PROJECT_NUMBER = 0.1a # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a @@ -51,7 +51,7 @@ PROJECT_BRIEF = # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy # the logo to the output directory. -PROJECT_LOGO = +PROJECT_LOGO = /home/penguyman/Progetti/harbour-boxing-timer/icons/256x256/harbour-boxing-timer.png # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path # into which the generated documentation will be written. If a relative path is @@ -238,7 +238,7 @@ TAB_SIZE = 4 # "Side Effects:". You can put \n's in the value part of an alias to insert # newlines. -ALIASES = "accessors=\par Accessors:\n" +ALIASES = "accessors=\par Accessors:\n" # This tag can be used to specify a number of word-keyword mappings (TCL only). # A mapping has the form "name=value". For example adding "class=itcl::class" diff --git a/documentation/html/annotated.html b/documentation/html/annotated.html index 2932fd8..1e11c72 100644 --- a/documentation/html/annotated.html +++ b/documentation/html/annotated.html @@ -20,6 +20,7 @@ +
Boxing Timer  0.1a diff --git a/documentation/html/boxingsettings_8cpp.html b/documentation/html/boxingsettings_8cpp.html index daa1c5a..7374004 100644 --- a/documentation/html/boxingsettings_8cpp.html +++ b/documentation/html/boxingsettings_8cpp.html @@ -20,6 +20,7 @@ +
Boxing Timer  0.1a @@ -69,6 +70,7 @@ $(function() {
#include "boxingsettings.h"
#include <QString>
+#include <QVariant>