Added example to HTML reference.
the build was successful Ayrıntılar

Bu işleme şunda yer alıyor:
tastytea 2018-12-28 02:38:25 +01:00
ebeveyn dc6e32fbf9
işleme 2fb09294e4
İmzalayan: tastytea
GPG Anahtar Kimliği: CFC39497F1B26E07
2 değiştirilmiş dosya ile 5 ekleme ve 1 silme

Dosyayı Görüntüle

@ -77,7 +77,7 @@ WARN_FORMAT = "$file:$line: $text"
INPUT_ENCODING = UTF-8
RECURSIVE = NO
EXCLUDE_SYMLINKS = NO
EXAMPLE_PATH = examples
EXAMPLE_PATH = ./
EXAMPLE_RECURSIVE = YES
FILTER_SOURCE_FILES = NO
SOURCE_BROWSER = NO

Dosyayı Görüntüle

@ -26,6 +26,10 @@ using std::string;
using std::vector;
using std::array;
/*!
* @example example.cpp
*/
/*!
* @brief Base class for identiconpp.
*