lumiera_/src
Ichthyostega 603f9e2b7d DOC: fix some Doxygen link syntax
I worked under the erroneous assumption, that Doxygen
will use its internal entity-IDs as the link-IDs when
generating mardown-links. Yes, this seemed logical and
this would be the way I'd implement it....

But seemingly, Doxygen is not so consistent when it
comes to questions of syntax. The same holds true for
markdown, which lacking a coherent definition anyway.

Another problem is that Doxygen's auto-link generation
frequently fails, for reasons not yet clear to me.
Sometimes it seems to be necessary to give it a nudge
by including the \ref command. While I'm not willing
to go into focussed invstigation of Doxygen syntax
right now, at least I've done a search-and-replace
to remove the malformed links I've written the
last days
2015-12-27 03:16:49 +01:00
..
backend clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
common prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
gui DOC: fix some Doxygen link syntax 2015-12-27 03:16:49 +01:00
include allow for trace-logging the processed diff-tokens 2015-11-01 03:54:43 +01:00
lib DOC: fix some Doxygen link syntax 2015-12-27 03:16:49 +01:00
lumiera release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
plugin
proc decide upon the actual mechanics of command binding and invocation 2015-11-28 08:15:32 +01:00
tool clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript build/platform: make lib SigC++ available for GUI test code 2015-12-25 03:06:33 +01:00