default.adoc 722 Bytes
Newer Older
heywon.choi's avatar
heywon.choi committed
1 2 3 4 5 6 7 8 9 10 11 12 13
= Document Title: Subtitle
Gildong Hong <email1@bwg.com>
:description: The document's description.
include::../attributes/common_attrs.adoc[]
include::../attributes/dir_attrs.adoc[]

[abstract]
.문서개요
--
This document has a header that specifies the {doctitle}.
This document is about the default format of a document.
--

heywon.choi's avatar
heywon.choi committed
14 15
== Source
====
heywon.choi's avatar
heywon.choi committed
16 17 18 19
= Document Title: Subtitle
Gildong Hong <email1@bwg.com>
:description: The document's description.

heywon.choi's avatar
heywon.choi committed
20 21 22 23
pass:[include::../attributes/common_attrs.adoc[]]
pass:[include::../attributes/dir_attrs.adoc[]]

pass:[[abstract]]
heywon.choi's avatar
heywon.choi committed
24
.문서개요
heywon.choi's avatar
heywon.choi committed
25 26
pass:[--]
pass:[This document has a header that specifies the {doctitle}.]
heywon.choi's avatar
heywon.choi committed
27
This document is about the default format of a document.
heywon.choi's avatar
heywon.choi committed
28 29
pass:[--]
====