jqassistant-archive / jqassistant-asciidoc-report-plugin

jQAssistant report plugin for rendering Asciidoc rule documents to HTML including results as tables and diagrams.
GNU General Public License v3.0
1 stars 3 forks source link

Import of existing concepts and constraints into specific asciidoc #7

Closed StephanPirnbaum closed 4 years ago

StephanPirnbaum commented 5 years ago

When documenting design decisions and structures, the use case can occur that already written down concepts or constraints (e.g. coming from the spring or ddd plugin) shall be referenced including the rendering of the query and results.

For that, I propose to implement an include-mechanism based on the id of a concept/constraint, e.g.

include::jQA:Rule[id="java-ddd:IllegalDependenciesBetweenBoundedContexts"]

DirkMahler commented 4 years ago

Done for 1.8.0