Skip to content

Latest commit

 

History

History
98 lines (69 loc) · 1.33 KB

diagram_test.adoc

File metadata and controls

98 lines (69 loc) · 1.33 KB

Diagrams and other tests

This document tests many of the asciidoc featurs

Note
Classification: public

Diagrams and other things

The following sites contains some asciidoc features

  • PlantUML

  • Source Code

    • Java

    • Tree

  • Site inclusion

Plant UML Test

There comes the UML:

!pragma graphviz_dot jdot

"Customer A" as customer
"Company B" as company
cloud "Web plattform" as web

customer .down.> web : uses for purchases
company -right-> web : develops plattform

Source Code Test

A Source-Code snippet

public class Test{
    public static void main(String[] args){
        System.out.println(java.util.Arrays.toString(args));
    }
}

Testtable

Name Group

Firefox

Web Browser

Java

Programming Language

WildFly

Application Server

Treeview

> C:
>> Temp
>> Windows
>>> System32
>>>> drivers
>>>>> etc
>>>>>> hosts