Skip to content
This repository was archived by the owner on Jul 13, 2019. It is now read-only.

Doxygen #15

Merged
merged 2 commits into from
Apr 24, 2016
Merged

Doxygen #15

merged 2 commits into from
Apr 24, 2016

Conversation

tkruse
Copy link
Owner

@tkruse tkruse commented Apr 23, 2016

No description provided.

@tkruse tkruse force-pushed the doxygen branch 5 times, most recently from df8c41a to 0758991 Compare April 23, 2016 22:22
There are occasions where you would like to copy documentation from an
overloaded function on a single doxygen comment line:

/// @copydoc Func(const int lot, const int of, const int parameters, const int that, const int go, const int over, const int line, const int length)

This shouldn't be a line length error as doxygen doesn't parse the
command correctly if you split it over two lines
There are occasions where you would like to copy documentation from an
overloaded function on a single doxygen comment line:

/// @copydoc Func(const int lot, const int of, const int parameters, const int that, const int go, const int over, const int line, const int length)

This shouldn't be a line length error as doxygen doesn't parse the
command correctly if you split it over two lines
@tkruse tkruse merged commit a7c23c5 into master Apr 24, 2016
@tkruse tkruse deleted the doxygen branch April 24, 2016 14:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants