We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022eba0 commit 4312506Copy full SHA for 4312506
tests/sample_header_docs/sample_header_2_truth.h
@@ -48,8 +48,8 @@ This is the extended description for method1.
48
Args:
49
p1: I am a very long description for parameter 1. Let's ensure
50
that this gets wrapped properly.
51
- p2: I am a very long description for parameter 2. However, I'm broken
52
- out onto two lines. Will this be parsed correctly?
+ p2: I am a very long description for parameter 2. However, I'm
+ broken out onto two lines. Will this be parsed correctly?
53
54
Returns:
55
An integer is what I return.
0 commit comments