Commit Graph

10 Commits

Author SHA1 Message Date
Mathew Sutcliffe
4c16cc3a2e refs #91 updated Doxyfile config files with `doxygen -u' 2014-02-17 16:37:02 +00:00
Mathew Sutcliffe
278138bc76 refs #91 fix for qmake project file to run Doxygen in MinGW 2014-02-11 23:51:34 +00:00
Mathew Sutcliffe
06a7b0b32f refs #91 & #124 Doxygen, override, and comment fixes in network.
Changed FILE_PATTERNS config in Doxyfile so Doxygen only looks at headers, not cpp files.
Reverts some changes of commit:116db9a (e.g. terminate() is an internal signal of CNetworkVatlib, but still needs a doxy comment because all signals are public).
2014-02-08 14:20:39 +00:00
Mathew Sutcliffe
c966d487f0 refs #91 Doxygen fixes in containers, predicates, and plugins.
Fixed PREDEFINED config in Doxyfile, so Doxygen only sees the variadic predicates.
2014-02-08 14:20:38 +00:00
Klaus Basan
740424ed09 win32:!win32-g++ changed to win32 only, otherwise not working when set to MinGW on Windows 2014-01-26 00:44:26 +01:00
Mathew Sutcliffe
b3c650e633 enable sharing doxygen docs between grouped members
refs #91
2014-01-10 15:47:51 +00:00
Mathew Sutcliffe
a57e640398 generic type-erased container types CSequence and CCollection, including predicate-based algorithms
refs #81
2014-01-08 00:59:31 +00:00
Mathew Sutcliffe
0938ff8744 fixed and simplified generation of doxygen docs with qmake 2013-05-17 01:38:44 +01:00
Mathew Sutcliffe
4e812975b4 provisionally added doxygen target in qmake build system 2013-04-12 23:57:44 +01:00
Roland Winklmeier
584251e0a8 Initial commit 2013-02-15 18:50:17 +01:00