Skip to content

Commit

Permalink
Fix mermaid of doc
Browse files Browse the repository at this point in the history
  • Loading branch information
TE-KentoOnishi committed Aug 24, 2023
1 parent 05acf93 commit 0776d5c
Show file tree
Hide file tree
Showing 22 changed files with 78 additions and 78 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Added alternate text to images.
=== Functional overview
* SDK provides the notebook for system client authentication to "**Console for AITRIOS**"

[mermaid, target="Legend"]
[source,mermaid, target="Legend"]
----
flowchart TD;
%% definition
Expand All @@ -77,7 +77,7 @@ flowchart TD;

* Flow overview
+
[mermaid, target="Flow overview"]
[source,mermaid, target="Flow overview"]
----
flowchart TD
start((Start)) --> id1(1.Get connection information)
Expand Down Expand Up @@ -187,7 +187,7 @@ Used for the following "**Console Access Library**" API +

=== Sequence

[mermaid, target="Sequence"]
[source,mermaid, target="Sequence"]
----
%%{init:{'themeVariables':{'fontSize':'24px'}, 'themeCSS':'text.actor {font-size:18px !important;} .messageText {font-size:18px !important;}'}}%%
sequenceDiagram
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
=== Functional Overview
* SDKが提供するNotebookを実行することにより、「**Console for AITRIOS**」のシステムクライアント認証を行うことができる

[mermaid, target="凡例"]
[source,mermaid, target="凡例"]
----
flowchart TD;
%% definition
Expand All @@ -77,7 +77,7 @@ flowchart TD;

* フロー概要
+
[mermaid, target="フロー概要"]
[source,mermaid, target="フロー概要"]
----
flowchart TD
start((Start)) --> id1(1.接続情報の取得)
Expand Down Expand Up @@ -187,7 +187,7 @@ NOTE:「**Console Access Library**」APIに渡されるパラメータについ

=== シーケンス

[mermaid, target="シーケンス"]
[source,mermaid, target="シーケンス"]
----
%%{init:{'themeVariables':{'fontSize':'20px'}, 'themeCSS':'text.actor {font-size:18px !important;} .messageText {font-size:18px !important;}'}}%%
sequenceDiagram
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Added alternate text to images.

==== "**Vision and Sensing Application**" creation flow

[mermaid, target="Legend"]
[source,mermaid, target="Legend"]
----
flowchart TD;
%% definition
Expand All @@ -113,7 +113,7 @@ flowchart TD;

===== Flow

[mermaid, target="Flow"]
[source,mermaid, target="Flow"]
----
flowchart TD
%% definition
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@

==== 「**Vision and Sensing Application**」の作成フロー

[mermaid, target="凡例"]
[source,mermaid, target="凡例"]
----
flowchart TD;
%% definition
Expand All @@ -112,7 +112,7 @@ flowchart TD;

===== フロー

[mermaid, target="フロー"]
[source,mermaid, target="フロー"]
----
flowchart TD
%% definition
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ The inference results are stored in `**"O"**` of `**"Inferences"**`. The `**"AQA

=== Flow

[mermaid, target="Legend"]
[source,mermaid, target="Legend"]
----
flowchart TD;
%% definition
Expand All @@ -101,7 +101,7 @@ flowchart TD;
end
----

[mermaid, target="Flow"]
[source,mermaid, target="Flow"]
----
flowchart TD
%% definition
Expand Down Expand Up @@ -141,7 +141,7 @@ flowchart TD

=== Sequence

[mermaid, target="Sequence"]
[source,mermaid, target="Sequence"]
----
%%{init:{'themeCSS':'text.actor {font-size:18px !important;} .messageText {font-size:18px !important;} .labelText {font-size:18px !important;} .loopText {font-size:18px !important;} .noteText {font-size:18px !important;}'}}%%
sequenceDiagram
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@

=== フロー

[mermaid, target="凡例"]
[source,mermaid, target="凡例"]
----
flowchart TD;
%% definition
Expand All @@ -100,7 +100,7 @@ flowchart TD;
end
----

[mermaid, target="フロー"]
[source,mermaid, target="フロー"]
----
flowchart TD
%% definition
Expand Down Expand Up @@ -140,7 +140,7 @@ flowchart TD

=== シーケンス

[mermaid, target="シーケンス"]
[source,mermaid, target="シーケンス"]
----
%%{init:{'themeCSS':'text.actor {font-size:18px !important;} .messageText {font-size:18px !important;} .labelText {font-size:18px !important;} .loopText {font-size:18px !important;} .noteText {font-size:18px !important;}'}}%%
sequenceDiagram
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ NOTE: Specific details of each function contained in a container are described i
[[workflow]]
=== AI application development workflows and features to provide

[mermaid, target="Legend"]
[source,mermaid, target="Legend"]
----
flowchart TD;
%% definition
Expand All @@ -110,7 +110,7 @@ flowchart TD;
----


[mermaid, target="AI application development workflows"]
[source,mermaid, target="AI application development workflows"]
----
flowchart TB
id0((Start))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ NOTE: コンテナに含まれる各機能の具体的内容に関しては、
[[workflow]]
=== AIアプリケーション開発ワークフローと提供する機能

[mermaid, target="凡例"]
[source,mermaid, target="凡例"]
----
flowchart TD;
%% definition
Expand All @@ -109,7 +109,7 @@ flowchart TD;
----


[mermaid, target="AIアプリケーション開発ワークフロー"]
[source,mermaid, target="AIアプリケーション開発ワークフロー"]
----
flowchart TB
id0((Start))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Added alternate text to images.

* Flow overview
+
[mermaid, target="Legend"]
[source,mermaid, target="Legend"]
----
flowchart TD;
%% definition
Expand All @@ -173,7 +173,7 @@ flowchart TD;
end
----
+
[mermaid, target="Flow overview"]
[source,mermaid, target="Flow overview"]
----
flowchart TD
start((Start)) --> id1(1.Start CVAT)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@

* フロー概要
+
[mermaid, target="凡例"]
[source,mermaid, target="凡例"]
----
flowchart TD;
%% definition
Expand All @@ -172,7 +172,7 @@ flowchart TD;
end
----
+
[mermaid, target="フロー概要"]
[source,mermaid, target="フロー概要"]
----
flowchart TD
start((Start)) --> id1(1.CVATの起動)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Large-scale object detection, segmentation, caption dataset

The SDK downloads sample images from COCO in the following flow

[mermaid, target="Legend"]
[source,mermaid, target="Legend"]
----
flowchart TD;
%% definition
Expand All @@ -80,7 +80,7 @@ flowchart TD;

* Flow overview

[mermaid, target="Flow overview"]
[source,mermaid, target="Flow overview"]
----
flowchart TD
start((Start)) --> id1(1.Setup for running the notebook)
Expand Down Expand Up @@ -116,7 +116,7 @@ flowchart TD
. Download <<anchor-ref, _COCO annotations file_>> in your browser from the procedure and link provided in `**README.md**` in the `**download_images**` directory
. Extract the downloaded <<anchor-ref, _COCO annotations file_>> zip to the path specified in the configuration file

[mermaid, target="Setup for running the notebook"]
[source,mermaid, target="Setup for running the notebook"]
----
%%{init:{'themeVariables':{'fontSize':'24px'}, 'themeCSS':'text.actor {font-size:18px !important;} .messageText {font-size:18px !important;}'}}%%
sequenceDiagram
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ PDFビルド環境更新。

SDKにて下記のフローでCOCOからサンプル画像をDownloadできる

[mermaid, target="凡例"]
[source,mermaid, target="凡例"]
----
flowchart TD;
%% definition
Expand All @@ -79,7 +79,7 @@ flowchart TD;

* フロー概要

[mermaid, target="フロー概要"]
[source,mermaid, target="フロー概要"]
----
flowchart TD
start((Start)) --> id1(1.Notebook実行向けセットアップ)
Expand Down Expand Up @@ -115,7 +115,7 @@ flowchart TD
. `**download_images**` ディレクトリの `**README.md**` に記載の手順・リンクから<<anchor-ref, 関連資料: COCO Annotations ファイル>>をBrowserでDownloadする
. Downloadした<<anchor-ref, 関連資料: COCO Annotations ファイル>> zipを解凍し、設定ファイルで指定のパスに展開する

[mermaid, target="Notebook実行向けセットアップ"]
[source,mermaid, target="Notebook実行向けセットアップ"]
----
%%{init:{'themeVariables':{'fontSize':'20px'}, 'themeCSS':'text.actor {font-size:18px !important;} .messageText {font-size:18px !important;}'}}%%
sequenceDiagram
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ See <<anchor-ref, _"**Console User Manual**"_>> for details.

=== Flow

[mermaid, target="Legend"]
[source,mermaid, target="Legend"]
----
flowchart TD;
%% definition
Expand All @@ -106,7 +106,7 @@ flowchart TD;

* Flow

[mermaid, target="Flow to deploy AI model"]
[source,mermaid, target="Flow to deploy AI model"]
----
flowchart TD
%% definition
Expand Down Expand Up @@ -169,7 +169,7 @@ You can't recover that edge AI device stops responding by SDK. +
Restart or reset by other means.
====

[mermaid, target="Flow to cancel AI model deployment state"]
[source,mermaid, target="Flow to cancel AI model deployment state"]
----
flowchart TD
%% definition
Expand Down Expand Up @@ -208,7 +208,7 @@ flowchart TD
==== Delete deployment configuration
* Flow

[mermaid, target="Flow to delete deployment configuration"]
[source,mermaid, target="Flow to delete deployment configuration"]
----
flowchart TD
%% definition
Expand Down Expand Up @@ -249,7 +249,7 @@ flowchart TD
==== Deploy "**PPL**"
* Flow

[mermaid, target="Flow to deploy PPL"]
[source,mermaid, target="Flow to deploy PPL"]
----
flowchart TD
%% definition
Expand Down Expand Up @@ -293,7 +293,7 @@ flowchart TD

==== Deploy AI model

[mermaid, target="Sequence to deploy AI model"]
[source,mermaid, target="Sequence to deploy AI model"]
----
%%{init:{'themeCSS':'text.actor {font-size:18px !important;} .messageText {font-size:18px !important;} .labelText {font-size:18px !important;} .loopText {font-size:18px !important;} .noteText {font-size:18px !important;}'}}%%
sequenceDiagram
Expand Down Expand Up @@ -343,7 +343,7 @@ sequenceDiagram

==== Cancel AI model deployment state

[mermaid, target="Sequence to cancel AI model deployment state"]
[source,mermaid, target="Sequence to cancel AI model deployment state"]
----
%%{init:{'themeCSS':'text.actor {font-size:18px !important;} .messageText {font-size:18px !important;} .labelText {font-size:18px !important;} .loopText {font-size:18px !important;} .noteText {font-size:18px !important;}'}}%%
sequenceDiagram
Expand All @@ -368,7 +368,7 @@ sequenceDiagram

==== Delete deployment configuration

[mermaid, target="Sequence to delete deployment configuration"]
[source,mermaid, target="Sequence to delete deployment configuration"]
----
%%{init:{'themeCSS':'text.actor {font-size:18px !important;} .messageText {font-size:18px !important;} .labelText {font-size:18px !important;} .loopText {font-size:18px !important;} .noteText {font-size:18px !important;}'}}%%
sequenceDiagram
Expand All @@ -393,7 +393,7 @@ sequenceDiagram

==== Deploy "**PPL**"

[mermaid, target="Sequence to deploy PPL"]
[source,mermaid, target="Sequence to deploy PPL"]
----
%%{init:{'themeCSS':'text.actor {font-size:18px !important;} .messageText {font-size:18px !important;} .labelText {font-size:18px !important;} .loopText {font-size:18px !important;} .noteText {font-size:18px !important;}'}}%%
sequenceDiagram
Expand Down
Loading

0 comments on commit 0776d5c

Please sign in to comment.