diff options
author | James Dennett <jdennett@google.com> | 2012-06-15 05:41:51 +0000 |
---|---|---|
committer | James Dennett <jdennett@google.com> | 2012-06-15 05:41:51 +0000 |
commit | 7eee0184570366285589d788bcd7f5dda8345915 (patch) | |
tree | 6c26d763eca3c536bb844c959f2a7174524ea074 /lib/Sema/SemaType.cpp | |
parent | f5533019fb70d62917fd080f6152b6469e2c6cd5 (diff) |
Documentation cleanup for clang-c:
* Add parameter names to various \param commands;
* Ensure that \brief summaries are followed by blank lines where needed to
prevent subsequent text being merged into the summary;
* Mark code examples with \code...\endcode so that they're appropriately
formatted by Doxygen.
* Add qualification for links to field of structs (specifically callbacks);
* Escape #, @ and < as needed to avoid them being interpreted by Doxygen;
* Remove incorrect uses of "\see name", preferring #name;
* Fix a glitchy "\param Returns..." to be "\returns";
* Fix parameter names given to \param, typos and otherwise.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158489 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaType.cpp')
0 files changed, 0 insertions, 0 deletions