[Doxygen-develop] Suggestion for a @sideeffect tag
Brought to you by:
dimitri
From: Peter N. L (QRA) <Pet...@er...> - 2001-10-23 11:53:23
|
Hello, Here comes a newbie request. I hope that I have not missed anything in the documentation. I tried to find out how to make a custom tag, but I didn't find any info about that. In any case, I think that there should exist a tag @sideeffect. It should work in the same way as @pre, @post and @invariant and the purpose would be to document what side-effect a function call has. Best regards, Peter Nordlund |