Updated docs

This commit is contained in:
Bartek Kryza
2023-05-28 19:08:10 +02:00
parent 81c7ce71df
commit 3e97a37c5f
220 changed files with 5466 additions and 3800 deletions

View File

@@ -7,9 +7,9 @@ diagrams:
t20017_sequence:
type: sequence
combine_free_functions_into_file_participants: true
relative_to: ../../tests/t20017
relative_to: ../../../tests/t20017
glob:
- ../../tests/t20017/t20017.cc
- t20017.cc
include:
namespaces:
- clanguml::t20017
@@ -49,35 +49,35 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
{
"diagram_type": "sequence",
"metadata": {
"clang_uml_version": "0.3.5-13-g57aa174",
"clang_uml_version": "0.3.5-27-g81c7ce7",
"llvm_version": "Ubuntu clang version 15.0.6",
"schema_version": 1
},
"name": "t20017_sequence",
"participants": [
{
"id": "294332401323799021",
"id": "800083058974241273",
"name": "t20017.cc",
"source_location": {
"file": "t20017.cc",
"file": "../../clang-uml/tests/t20017/t20017.cc",
"line": 6
},
"type": "function"
},
{
"id": "1591222867263639510",
"id": "446029693370832411",
"name": "include/t20017_a.h",
"source_location": {
"file": "include/t20017_a.h",
"file": "../../clang-uml/tests/t20017/include/t20017_a.h",
"line": 7
},
"type": "function"
},
{
"id": "1113611539183189365",
"id": "1893799013101029871",
"name": "include/t20017_b.h",
"source_location": {
"file": "include/t20017_b.h",
"file": "../../clang-uml/tests/t20017/include/t20017_b.h",
"line": 5
},
"type": "function"
@@ -90,19 +90,19 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
"from": {
"activity_id": "1484746432546296115",
"activity_name": "clanguml::t20017::tmain()",
"participant_id": "294332401323799021"
"participant_id": "800083058974241273"
},
"name": "a3(int,int)",
"return_type": "",
"scope": "normal",
"source_location": {
"file": "t20017.cc",
"file": "../../clang-uml/tests/t20017/t20017.cc",
"line": 6
},
"to": {
"activity_id": "1681392050252260928",
"activity_name": "clanguml::t20017::a3(int,int)",
"participant_id": "1591222867263639510"
"participant_id": "446029693370832411"
},
"type": "message"
},
@@ -110,19 +110,19 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
"from": {
"activity_id": "1484746432546296115",
"activity_name": "clanguml::t20017::tmain()",
"participant_id": "294332401323799021"
"participant_id": "800083058974241273"
},
"name": "b1(int,int)",
"return_type": "",
"scope": "normal",
"source_location": {
"file": "t20017.cc",
"file": "../../clang-uml/tests/t20017/t20017.cc",
"line": 6
},
"to": {
"activity_id": "1714277838806105702",
"activity_name": "clanguml::t20017::b1(int,int)",
"participant_id": "1113611539183189365"
"participant_id": "1893799013101029871"
},
"type": "message"
},
@@ -130,19 +130,19 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
"from": {
"activity_id": "1484746432546296115",
"activity_name": "clanguml::t20017::tmain()",
"participant_id": "294332401323799021"
"participant_id": "800083058974241273"
},
"name": "a2(int,int)",
"return_type": "",
"scope": "normal",
"source_location": {
"file": "t20017.cc",
"file": "../../clang-uml/tests/t20017/t20017.cc",
"line": 6
},
"to": {
"activity_id": "291553542743365259",
"activity_name": "clanguml::t20017::a2(int,int)",
"participant_id": "1591222867263639510"
"participant_id": "446029693370832411"
},
"type": "message"
},
@@ -150,19 +150,19 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
"from": {
"activity_id": "1484746432546296115",
"activity_name": "clanguml::t20017::tmain()",
"participant_id": "294332401323799021"
"participant_id": "800083058974241273"
},
"name": "a1(int,int)",
"return_type": "",
"scope": "normal",
"source_location": {
"file": "t20017.cc",
"file": "../../clang-uml/tests/t20017/t20017.cc",
"line": 6
},
"to": {
"activity_id": "113759676939330212",
"activity_name": "clanguml::t20017::a1(int,int)",
"participant_id": "1591222867263639510"
"participant_id": "446029693370832411"
},
"type": "message"
},
@@ -170,19 +170,19 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
"from": {
"activity_id": "1484746432546296115",
"activity_name": "clanguml::t20017::tmain()",
"participant_id": "294332401323799021"
"participant_id": "800083058974241273"
},
"name": "b2<int>(int,int)",
"return_type": "",
"scope": "normal",
"source_location": {
"file": "t20017.cc",
"file": "../../clang-uml/tests/t20017/t20017.cc",
"line": 6
},
"to": {
"activity_id": "775081116464505528",
"activity_name": "clanguml::t20017::b2<int>(int,int)",
"participant_id": "1113611539183189365"
"participant_id": "1893799013101029871"
},
"type": "message"
}