56619baa64
This patch simplifies error reporting, making it straight-forward. It also adds a few tests to make doclint more robust.
4 lines
248 B
Plaintext
4 lines
248 B
Plaintext
[MarkDown] Method Foo.constructor() fails to describe its parameters:
|
|
- Argument not found: arg3
|
|
- Non-existing argument found: arg2
|
|
[MarkDown] Heading arguments for "foo.test(fileNames)" do not match described ones, i.e. "fileNames" != "filePaths" |