Commit 6a5f130
New c-mode Doxygen function documentation using Javadoc style tags. (#264)
* New c-mode Doxygen function documentation using Javadoc style tags.
* Removed double space from doc block.
* Moved alternate c/c++ function documentation block from c-mode to
c-lang-common so that the snippet will be available for both c & c++
programs.
* Reformatted c function Doxygen documentation block. Added @details
section.
* Changed C Doxygen function block trigger to doxy to make it easier to
use. Added new nasm Doxygen function block document snippet.1 parent c1df49d commit 6a5f130
File tree
2 files changed
+30
-0
lines changed- snippets
- c-lang-common
- nasm-mode
2 files changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments