Files tree diagram
You can use PlantUML to visualize directories and files tree. To activate this feature, the diagram must:- begin with
@startfileskeyword - end with
@endfileskeyword.
|
🎉 Copied!
|
|
[Ref. GH-1448]
Order
The files are not sort and are on the same order as the source.
|
🎉 Copied!
|
|
Merge
The files are merged depending of there directory.
|
🎉 Copied!
|
|
Creole on Files tree
You can use Creole or HTML Creole on Files tree:
|
🎉 Copied!
|
|
Using notes
You can use the <note> and </note> keywords to define notes related to a single file.
|
🎉 Copied!
|
|
[Ref. QA-18534]