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
27a6011b
Commit
27a6011b
authored
Sep 09, 2024
by
AP matsuo koji
😲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
不要削除
parent
91dfb36d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
121 deletions
+0
-121
obs_template_One.adoc
Release/getADoc.Data/adocTPL/obs_template_One.adoc
+0
-86
tmpl_Normal.ja.adoc
Release/getADoc.Data/adocTPL/tmpl_Normal.ja.adoc
+0
-35
No files found.
Release/getADoc.Data/adocTPL/obs_template_One.adoc
deleted
100644 → 0
View file @
91dfb36d
:lang: ja
:docname: @FILENAME@
:conf: {docname}.adoc
include::{conf}[tag="CONFIG"}]
//:toc: left
//@ICON_CUSTOM@
{ExtendStyle}
// After need empty-one-line
//@SCREEN_LOGOS@
= @FILENAME@
[.text-right]
--
@DATE@
--
// tag::sub[]
== Summary
最初の文書です。
//@ICON_SAMPLE@
== Detail
// end::sub[]
// END
//////////////////////////////////////////////////////////////
// tag::CONFIG[] ↓↓ここからメイン文書に差し込み
:hardbreaks:
:imagesdir: Images
:doctype: article
:toclevels: 3
:sectnums:
:sectnumlevels: 4
:sectlinks:
:icons: font
:data-uri:
:experimental:
ifeval::["{lang}" == "ja"]
:toc-title: 目次
:example-caption:
:caption:
:table-caption: 表
:figure-caption: 図
:preface-title: はじめに/まえがき
:appendix-caption: 付録
:caution-caption: 注意
:important-caption: 重要
:last-update-label: 最終更新
:listing-caption: リスト
:manname-title: 名前
:note-caption: 注記
:warning-caption: 警告
:tip-caption: ヒント
:untitled-label: 無題
:version-label: バージョン
endif::[]
ifeval::["{lang}" != "ja"]
:example-caption:
:caption:
endif::[]
// Macro
:experimental:
:ExtendStyle: pass:none[ \
<style> \
.nw{display:inline-block;white-space:pre;} \
.nowrap{display:inline-block;white-space:pre;} \
</style>]
// obsolate
:NoWrap: pass:[<span style="display:inline-block;white-space:pre;">]
:Wrap: pass:[<span style="display:inline;white-space:pre;">]
:End: pass:[</span>]
:br: pass:p[ +]
// end::CONFIG[] ↑↑ここまでメイン文書に差し込み
//////////////////////////////////////////////////////////////
Release/getADoc.Data/adocTPL/tmpl_Normal.ja.adoc
deleted
100644 → 0
View file @
91dfb36d
= @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[]
{HeadLine}
[.text-right]
--
@DATE@ ##YourName##
--
// tag::sub[]
== 概要
最初の文書です。
@ICON_SAMPLE@
== 詳細
以上
// 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