From 27a6011b3bc855ec6a8bec66625c004c574208aa Mon Sep 17 00:00:00 2001 From: matsuo Date: Mon, 9 Sep 2024 16:05:16 +0900 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E8=A6=81=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../adocTPL/obs_template_One.adoc | 86 ------------------- .../getADoc.Data/adocTPL/tmpl_Normal.ja.adoc | 35 -------- 2 files changed, 121 deletions(-) delete mode 100644 Release/getADoc.Data/adocTPL/obs_template_One.adoc delete mode 100644 Release/getADoc.Data/adocTPL/tmpl_Normal.ja.adoc diff --git a/Release/getADoc.Data/adocTPL/obs_template_One.adoc b/Release/getADoc.Data/adocTPL/obs_template_One.adoc deleted file mode 100644 index 8c9d4df..0000000 --- a/Release/getADoc.Data/adocTPL/obs_template_One.adoc +++ /dev/null @@ -1,86 +0,0 @@ - -: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[ \ - ] - -// obsolate -:NoWrap: pass:[] -:Wrap: pass:[] -:End: pass:[] - -:br: pass:p[ +] - -// end::CONFIG[] ↑↑ここまでメイン文書に差し込み -////////////////////////////////////////////////////////////// diff --git a/Release/getADoc.Data/adocTPL/tmpl_Normal.ja.adoc b/Release/getADoc.Data/adocTPL/tmpl_Normal.ja.adoc deleted file mode 100644 index 698163c..0000000 --- a/Release/getADoc.Data/adocTPL/tmpl_Normal.ja.adoc +++ /dev/null @@ -1,35 +0,0 @@ -= @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[] - - -- 2.22.0