The KDOC Handbook: Write developer documentation, easily and quickly | ||
---|---|---|
Prev | Appendix A. Doc tag reference | Next |
To provide documentation for the entire library, use the @libdoc tag within a doc comment. If this appears in a doc comment, the comment is associated with the library instead of with the following syntax member.
Marks a doc comment as documentation for the library. The string is used as the title of the library.