
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.
14 lines
355 B
Plaintext
14 lines
355 B
Plaintext
== Why is this an issue?
|
|
|
|
Copybooks that are required for compilation are also required for a full, correct analysis. Therefore these include files should be made available to the analysis.
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
include::../message.adoc[]
|
|
|
|
endif::env-github,rspecator-view[]
|