Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
GetAdocUI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QCD
Tools
GetAdocUI
Commits
1b712dfd
Commit
1b712dfd
authored
Sep 09, 2024
by
AP matsuo koji
😲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
通常と、今までのオプション完了
parent
a17f2a1f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
60 additions
and
40 deletions
+60
-40
TemplateSeparateDocRoot.adoc
Release/getADoc.Data/adocTPL/TemplateSeparateDocRoot.adoc
+30
-15
config.adoc
Release/getADoc.Data/adocTPL/config.adoc
+11
-0
template.adoc
Release/getADoc.Data/adocTPL/template.adoc
+19
-25
No files found.
Release/getADoc.Data/adocTPL/TemplateSeparateDocRoot.adoc
View file @
1b712dfd
= @FILENAME@
// If disable,set "!" : ":key: " -> ":!key: ".
:lang: ja
:doctype: book
:toc: left
:toclevels: 3
:sectnums:
:sectnumlevels: 4
:sectlinks:
:FreePage:
@ICON_CUSTOM@
@SCREEN_CONFIDENTIAL@
@TOC_MOD@
:UserConfigEnd:
include::config.adoc[]
:toc!:
//@ICON_CUSTOM@
{HeadLine}
{ExtendStyle}
// {FreePage}
// After need empty-one-line
//@SCREEN_LOGOS@
[.text-right]
--
@DATE@ ##YourName##
--
// セクション取り込みレベル
:IncDocLvl: +2
// 取り込み範囲
:IncDocTag: sub
= @FILENAME@ =
[.text-right]
--
@DATE@
--
// ↓↓↓分離ドキュメントのヘルプ。コメントアウト もしくは行削除のこと
include::incDoc.adoc[tag=HelpSeparationDoc]
// ↑↑↑
[preface]
== 概要
最初の説明(rootの文書内です)
//=======================================================================
== First SubDocument
...
...
@@ -45,7 +53,14 @@ include::IncDoc.adoc[]
:IncDocName: Sub_Second
include::IncDoc.adoc[]
== ルートドキュメントの文末
[appendix]
== ルートドキュメントの文末(Appendix)
ルートドキュメントの最後です
付録A → Bは勝手にアルファベットがつくようです
[appendix]
== ルートドキュメントの文末2(Appendix)
ルートドキュメントの最後です
...
...
Release/getADoc.Data/adocTPL/config.adoc
View file @
1b712dfd
...
...
@@ -52,6 +52,17 @@ ifndef::FreePage[]
:FreePage: pass:none[<style>#header,#content,#footnotes,#footer{max-width:none;}</style>]
endif::FreePage[]
// SCREEN Confidential
:HeadLine:
ifdef::SCREENConfidential[]
:SCREENGA: pass:q[image:SCREENGA.png[]]
:CONF: pass:q[image:Confidential.png[]]
:DocNo: Internal
:HeadLine: pass:n[{SCREENGA} [.right]##{DocNo} {CONF}##]
endif::SCREENConfidential[]
// ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分
++++
<style>
...
...
Release/getADoc.Data/adocTPL/template.adoc
View file @
1b712dfd
= @FILENAME@
// If disable,set "!" : ":key: " -> ":!key: ".
:lang: ja
:doctype: book
:toc: left
:toclevels: 3
:sectnums:
:sectnumlevels: 4
:sectlinks:
@FREE_PAGE@
@ICON_CUSTOM@
@SCREEN_CONFIDENTIAL@
@TOC_MOD@
:UserConfigEnd:
include::config.adoc[]
// custom css.
//:stylesdir: ./
//:stylesheet: edit.css
//:toc: left
//:!sectnums:
//:imagesdir: Images
// hoge
//@ICON_CUSTOM@
{HeadLine}
{ExtendStyle}
// {FreePage}
// After need empty-one-line
//@SCREEN_LOGOS@
= @FILENAME@
[.text-right]
--
@DATE@
@DATE@
##YourName##
--
// tag::sub[]
==
Summary
==
概要
最初の文書です。
@ICON_SAMPLE@
* [x] チェックボックス [*] or [ ]
//@ICON_SAMPLE@
== Detail
ほげ
== 詳細
以上
// end::sub[]
...
...
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