Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SWLab Docs for Choi
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
heywon.choi
SWLab Docs for Choi
Commits
41c79a4b
Commit
41c79a4b
authored
Jun 28, 2024
by
heywon.choi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
image
parent
1ab4c25b
Pipeline
#19608
passed with stage
in 15 seconds
Changes
11
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
24 additions
and
8 deletions
+24
-8
ROOT_pause.png
getting-started/modules/ROOT/images/ROOT_pause.png
+0
-0
guide-like-bgbook_figure0_1.png
.../guide-like-bgbook/images/guide-like-bgbook_figure0_1.png
+0
-0
guide-like-bgbook_figure1_1.png
.../guide-like-bgbook/images/guide-like-bgbook_figure1_1.png
+0
-0
guide-like-bgbook_figure2_1.png
.../guide-like-bgbook/images/guide-like-bgbook_figure2_1.png
+0
-0
guide-like-bgbook_figure9_1.png
.../guide-like-bgbook/images/guide-like-bgbook_figure9_1.png
+0
-0
guide-like-bgbook_play.png
...dules/guide-like-bgbook/images/guide-like-bgbook_play.png
+0
-0
00_2management.adoc
...arted/modules/guide-like-bgbook/pages/00_2management.adoc
+1
-1
01title.adoc
getting-started/modules/guide-like-bgbook/pages/01title.adoc
+1
-1
02section.adoc
...ng-started/modules/guide-like-bgbook/pages/02section.adoc
+1
-1
09image.adoc
getting-started/modules/guide-like-bgbook/pages/09image.adoc
+10
-2
10icon.adoc
getting-started/modules/guide-like-bgbook/pages/10icon.adoc
+11
-3
No files found.
getting-started/modules/ROOT/images/pause.png
→
getting-started/modules/ROOT/images/
ROOT_
pause.png
View file @
41c79a4b
File moved
getting-started/modules/guide-like-bgbook/images/figure0_1.png
→
getting-started/modules/guide-like-bgbook/images/
guide-like-bgbook_
figure0_1.png
View file @
41c79a4b
File moved
getting-started/modules/guide-like-bgbook/images/figure1_1.png
→
getting-started/modules/guide-like-bgbook/images/
guide-like-bgbook_
figure1_1.png
View file @
41c79a4b
File moved
getting-started/modules/guide-like-bgbook/images/figure2_1.png
→
getting-started/modules/guide-like-bgbook/images/
guide-like-bgbook_
figure2_1.png
View file @
41c79a4b
File moved
getting-started/modules/guide-like-bgbook/images/figure9_1.png
→
getting-started/modules/guide-like-bgbook/images/
guide-like-bgbook_
figure9_1.png
View file @
41c79a4b
File moved
getting-started/modules/guide-like-bgbook/images/play.png
→
getting-started/modules/guide-like-bgbook/images/
guide-like-bgbook_
play.png
View file @
41c79a4b
File moved
getting-started/modules/guide-like-bgbook/pages/00_2management.adoc
View file @
41c79a4b
...
...
@@ -210,7 +210,7 @@ nav: <6>
====
****
.Navigation file (Site)
image::figure0_1.png["내비게이션 파일",800]
image::
guide-like-bgbook_
figure0_1.png["내비게이션 파일",800]
****
==== 내비게이션 등록
...
...
getting-started/modules/guide-like-bgbook/pages/01title.adoc
View file @
41c79a4b
...
...
@@ -28,5 +28,5 @@ Title을 작성하는 AsciiDoc 소스는 다음과 같다.
Title을 작성한 본문 형태는 다음과 같다.
****
.Document Title
image::figure1_1.png["Document Title",800]
image::
guide-like-bgbook_
figure1_1.png["Document Title",800]
****
\ No newline at end of file
getting-started/modules/guide-like-bgbook/pages/02section.adoc
View file @
41c79a4b
...
...
@@ -30,5 +30,5 @@ Section을 작성하는 AsciiDoc 소스는 다음과 같다.
Section을 사용하는 경우 본문 형태는 다음과 같다.
****
.Section
image::figure2_1.png["Section",800]
image::
guide-like-bgbook_
figure2_1.png["Section",800]
****
\ No newline at end of file
getting-started/modules/guide-like-bgbook/pages/09image.adoc
View file @
41c79a4b
...
...
@@ -10,13 +10,21 @@ Heywon Choi <heywon.choi@bankwareglobal.com>
== Image
문서에서 그림을 표현하기 위해서는 블록(pass:[****)]과 image::파일명["대체 텍스트",너비]를 사용하고 결과물은 다음과 같다.
[NOTE]
====
이미지 파일명은 "모듈명_"을 접두어로 붙인다.
예) concepts 모듈에서 사용되는 이미지
* 접두어: concepts_
* 파일명: concepts_overview.png
====
=== AsciiDoc 소스
그림을 사용하는 AsciiDoc 소스는 다음과 같다.
[source,asciidoc]
----
****
.Online Architecture
image::figure9_1.png["Online Architecture",800]
image::
guide-like-bgbook_
figure9_1.png["Online Architecture",800]
****
----
...
...
@@ -24,5 +32,5 @@ image::figure9_1.png["Online Architecture",800]
그림을 사용하는 경우 본문 형태는 다음과 같다.
****
.Online Architecture
image::figure9_1.png["Online Architecture",800]
image::
guide-like-bgbook_
figure9_1.png["Online Architecture",800]
****
getting-started/modules/guide-like-bgbook/pages/10icon.adoc
View file @
41c79a4b
...
...
@@ -10,11 +10,19 @@ Heywon Choi <heywon.choi@bankwareglobal.com>
== Inline Image
문서에서 아이콘을 표현하기 위해서는 pass:[image:파일명["대체 텍스트",너비]]를 사용하고 결과물은 다음과 같다.
[NOTE]
====
이미지 파일명은 "모듈명_"을 접두어로 붙인다.
예) concepts 모듈에서 사용되는 이미지
* 접두어: concepts_
* 파일명: concepts_overview.png
====
=== AsciiDoc 소스
아이콘을 사용하는 AsciiDoc 소스는 다음과 같다.
[source,asciidoc]
----
Click image:play.png["Play",20] to get the party started.
Click image:
guide-like-bgbook_
play.png["Play",20] to get the party started.
////
대상 이미지와 현재 페이지가 동일한 모듈에 속하지 않는 경우 이미지 매크로에서 대상 이미지의 모듈 좌표 및 파일 좌표를 지정해야 한다.
...
...
@@ -26,7 +34,7 @@ Click image:ROOT:pause.png["Pause",20] when you need a break.
=== 결과
아이콘을 사용하는 경우 본문 형태는 다음과 같다.
****
Click image:play.png["Play",20] to get the party started.
Click image:
guide-like-bgbook_
play.png["Play",20] to get the party started.
Click image:ROOT:pause.png["Pause",20] when you need a break.
Click image:ROOT:
ROOT_
pause.png["Pause",20] when you need a break.
****
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment