
Inline adoc files when they are included exactly once. Also fix language tags because this inlining gives us better information on what language the code is written in.
26 lines
625 B
Plaintext
26 lines
625 B
Plaintext
== Why is this an issue?
|
|
|
|
The quality of any libraries (linked or included) must be to at least the same standard (i.e. SIL level) as the rest of the project.
|
|
|
|
|
|
Library code may exist either as source code or object code. Either type shall include documentation to demonstrate how that code complies with MISRA {cpp}.
|
|
|
|
|
|
== Resources
|
|
|
|
* MISRA {cpp}:2008, 17-0-4
|
|
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
=== on 21 Oct 2014, 08:40:25 Samuel Mercier wrote:
|
|
Nothing to implement.
|
|
|
|
=== on 23 Oct 2014, 15:20:43 Ann Campbell wrote:
|
|
Finding rule
|
|
|
|
endif::env-github,rspecator-view[]
|