* What is a special documentation block?
@ 2020-09-25 1:16 Bret Barkelew
2020-09-25 7:57 ` [edk2-devel] " Laszlo Ersek
0 siblings, 1 reply; 2+ messages in thread
From: Bret Barkelew @ 2020-09-25 1:16 UTC (permalink / raw)
To: devel@edk2.groups.io
[-- Attachment #1: Type: text/plain, Size: 288 bytes --]
Expect a few of these questions as I update 2000+ lines of test code that was written prior to EccCheck.
“The function headers should follow Doxygen special documentation blocks in section 2.3.5”
Doxygen doesn’t have a section 2.3.5.
Nor does the EDKII coding standard.
- Bret
[-- Attachment #2: Type: text/html, Size: 1640 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [edk2-devel] What is a special documentation block?
2020-09-25 1:16 What is a special documentation block? Bret Barkelew
@ 2020-09-25 7:57 ` Laszlo Ersek
0 siblings, 0 replies; 2+ messages in thread
From: Laszlo Ersek @ 2020-09-25 7:57 UTC (permalink / raw)
To: devel, bret.barkelew
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=windows-1252, Size: 592 bytes --]
On 09/25/20 03:16, Bret Barkelew via groups.io wrote:
> Expect a few of these questions as I update 2000+ lines of test code that was written prior to EccCheck.
>
> “The function headers should follow Doxygen special documentation blocks in section 2.3.5”
> Doxygen doesn’t have a section 2.3.5.
> Nor does the EDKII coding standard.
It probably refers to the syntax that we use for the leading comment
blocks on functions.
"/**" and "**/" for start and finish, @param[in], @param[out], @retval
VALUE, @return, and so on.
https://www.doxygen.nl/manual/commands.html
Thanks
Laszlo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-25 7:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-25 1:16 What is a special documentation block? Bret Barkelew
2020-09-25 7:57 ` [edk2-devel] " Laszlo Ersek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox