Skip to content

Commit 33a6100

Browse files
authored
Merge pull request #649 from aregtech/feature/509-areg-ui-tool-documentation
509 areg UI tool documentation
2 parents 03352a9 + 2f6dae5 commit 33a6100

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+2181
-177
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Most Git tools can add this automatically:
3737
3838
git commit -s
3939
40-
````
40+
```
4141

4242
By signing off, you state that your contribution is your original work or that you have permission to submit it.
4343
More information can be found at https://developercertificate.org/
@@ -64,7 +64,7 @@ Example of an optional header:
6464
* \author Your Full Name or GitHub ID
6565
* \brief Brief description
6666
************************************************************************/
67-
````
67+
```
6868

6969
Minor edits such as typo fixes, grammar corrections, formatting cleanup, comment updates, CMake changes, and YAML updates do not require contributor copyright headers.
7070

README.md

Lines changed: 324 additions & 127 deletions
Large diffs are not rendered by default.

areg-sdk.sln

Lines changed: 43 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tools", "tools", "{7D57975F
2828
ProjectSection(SolutionItems) = preProject
2929
tools\codegen.jar = tools\codegen.jar
3030
tools\codegenerate.bat = tools\codegenerate.bat
31-
tools\README.md = tools\README.md
3231
tools\codegenerate.sh = tools\codegenerate.sh
32+
tools\README.md = tools\README.md
3333
tools\setup-project.bat = tools\setup-project.bat
3434
tools\setup-project.sh = tools\setup-project.sh
3535
EndProjectSection
@@ -64,17 +64,50 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "msvc", "msvc", "{C0125346-E
6464
EndProject
6565
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "img", "img", "{7BD2AAAA-FA5E-4895-837F-4A24C85A851A}"
6666
ProjectSection(SolutionItems) = preProject
67+
docs\img\areg-for-embedded-ai.png = docs\img\areg-for-embedded-ai.png
6768
docs\img\areg-sdk-1280x360px-logo.png = docs\img\areg-sdk-1280x360px-logo.png
6869
docs\img\areg-sdk-1280x640px-light.png = docs\img\areg-sdk-1280x640px-light.png
6970
docs\img\areg-sdk-features.png = docs\img\areg-sdk-features.png
71+
docs\img\areg-sdk-media-1280x640.png = docs\img\areg-sdk-media-1280x640.png
7072
docs\img\areg-services.png = docs\img\areg-services.png
73+
docs\img\back-to-top.png = docs\img\back-to-top.png
74+
docs\img\contributors.svg = docs\img\contributors.svg
7175
docs\img\driver-solution.png = docs\img\driver-solution.png
7276
docs\img\driverless-solution.png = docs\img\driverless-solution.png
7377
docs\img\generated-sources.png = docs\img\generated-sources.png
7478
docs\img\interface-centric.png = docs\img\interface-centric.png
7579
docs\img\logo-aregtech.png = docs\img\logo-aregtech.png
7680
docs\img\logo-aregtech.svg = docs\img\logo-aregtech.svg
81+
docs\img\lusan-app.png = docs\img\lusan-app.png
82+
docs\img\lusan-live-log-columns.png = docs\img\lusan-live-log-columns.png
83+
docs\img\lusan-live-log-config.png = docs\img\lusan-live-log-config.png
84+
docs\img\lusan-live-log-connect.png = docs\img\lusan-live-log-connect.png
85+
docs\img\lusan-live-log-connected-apps.png = docs\img\lusan-live-log-connected-apps.png
86+
docs\img\lusan-live-log-duration.png = docs\img\lusan-live-log-duration.png
87+
docs\img\lusan-live-log-gen.png = docs\img\lusan-live-log-gen.png
88+
docs\img\lusan-live-log-message-prio.png = docs\img\lusan-live-log-message-prio.png
89+
docs\img\lusan-live-log-scope-analyzes.png = docs\img\lusan-live-log-scope-analyzes.png
90+
docs\img\lusan-live-log-scope-log-prio.png = docs\img\lusan-live-log-scope-log-prio.png
91+
docs\img\lusan-live-log-scope-prio.png = docs\img\lusan-live-log-scope-prio.png
92+
docs\img\lusan-navigation-logs.png = docs\img\lusan-navigation-logs.png
93+
docs\img\lusan-offline-log-gen.png = docs\img\lusan-offline-log-gen.png
94+
docs\img\lusan-offline-log-scope-prio.png = docs\img\lusan-offline-log-scope-prio.png
95+
docs\img\lusan-offline-log-scopes.png = docs\img\lusan-offline-log-scopes.png
96+
docs\img\lusan-option-logcollector.png = docs\img\lusan-option-logcollector.png
97+
docs\img\lusan-option-workspace-dirs.png = docs\img\lusan-option-workspace-dirs.png
98+
docs\img\lusan-option-workspace-list.png = docs\img\lusan-option-workspace-list.png
99+
docs\img\lusan-service-if-attributes.png = docs\img\lusan-service-if-attributes.png
100+
docs\img\lusan-service-if-constants.png = docs\img\lusan-service-if-constants.png
101+
docs\img\lusan-service-if-data-types.png = docs\img\lusan-service-if-data-types.png
102+
docs\img\lusan-service-if-general.png = docs\img\lusan-service-if-general.png
103+
docs\img\lusan-service-if-includes.png = docs\img\lusan-service-if-includes.png
104+
docs\img\lusan-service-if-methods.png = docs\img\lusan-service-if-methods.png
105+
docs\img\lusan-service-if-new-doc.png = docs\img\lusan-service-if-new-doc.png
106+
docs\img\lusan-service-if-overview.png = docs\img\lusan-service-if-overview.png
107+
docs\img\lusan-si-start-app.png = docs\img\lusan-si-start-app.png
108+
docs\img\lusan-workspace-setup.png = docs\img\lusan-workspace-setup.png
77109
docs\img\mist-network.png = docs\img\mist-network.png
110+
docs\img\pin.svg = docs\img\pin.svg
78111
docs\img\software-layers.png = docs\img\software-layers.png
79112
EndProjectSection
80113
EndProject
@@ -704,14 +737,20 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "wiki", "wiki", "{C33D0DF1-A
704737
docs\wiki\02c-cmake-integrate.md = docs\wiki\02c-cmake-integrate.md
705738
docs\wiki\02d-msvc-integrate.md = docs\wiki\02d-msvc-integrate.md
706739
docs\wiki\02e-preprocessor-definitions.md = docs\wiki\02e-preprocessor-definitions.md
707-
docs\wiki\03a-code-generator.md = docs\wiki\03a-code-generator.md
740+
docs\wiki\03a-mtrouter.md = docs\wiki\03a-mtrouter.md
708741
docs\wiki\04a-logging-config.md = docs\wiki\04a-logging-config.md
709742
docs\wiki\04b-logging-develop.md = docs\wiki\04b-logging-develop.md
710743
docs\wiki\04c-logobserver.md = docs\wiki\04c-logobserver.md
711744
docs\wiki\04d-logcollector.md = docs\wiki\04d-logcollector.md
712-
docs\wiki\05a-mtrouter.md = docs\wiki\05a-mtrouter.md
713-
docs\wiki\06a-persistence-syntax.md = docs\wiki\06a-persistence-syntax.md
745+
docs\wiki\05a-persistence-syntax.md = docs\wiki\05a-persistence-syntax.md
746+
docs\wiki\06a-areg-sdk-tools.md = docs\wiki\06a-areg-sdk-tools.md
747+
docs\wiki\06b-code-generator.md = docs\wiki\06b-code-generator.md
748+
docs\wiki\06c-build-lusan.md = docs\wiki\06c-build-lusan.md
749+
docs\wiki\06d-setup-lusan.md = docs\wiki\06d-setup-lusan.md
750+
docs\wiki\06e-lusan-service-interface.md = docs\wiki\06e-lusan-service-interface.md
751+
docs\wiki\06f-lusan-live-logging.md = docs\wiki\06f-lusan-live-logging.md
714752
docs\wiki\07a-troubleshooting-wsl-update.md = docs\wiki\07a-troubleshooting-wsl-update.md
753+
docs\wiki\06g-lusan-offline-logging.md = docs\wiki\06g-lusan-offline-logging.md
715754
docs\wiki\07b-troubleshooting-cmake-linux-builds.md = docs\wiki\07b-troubleshooting-cmake-linux-builds.md
716755
docs\wiki\07c-troubleshooting-integration.md = docs\wiki\07c-troubleshooting-integration.md
717756
docs\wiki\08a-examples-and-tests.md = docs\wiki\08a-examples-and-tests.md

docs/HelloService.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Copyright (c) 2021–2025, Aregtech
77
Contact: info\[at]areg.tech
88
Website: [https://www.areg.tech](https://www.areg.tech)
99
10-
````
10+
```
1111

1212
This tutorial demonstrates how to build multithreaded and multiprocess applications with the AREG SDK by reusing the same service and client components.
1313

@@ -127,7 +127,7 @@ Create `helloservice/service/HelloService.siml`:
127127
</Method>
128128
</MethodList>
129129
</ServiceInterface>
130-
````
130+
```
131131

132132
This defines **HelloService** as a *Public* interface (`isRemote="true"`) with a request/response pair.
133133

docs/img/lusan-app.png

152 KB
Loading
54.9 KB
Loading

docs/img/lusan-live-log-config.png

220 KB
Loading
47.6 KB
Loading
147 KB
Loading
54.6 KB
Loading

0 commit comments

Comments
 (0)