Skip to content

Commit 7fb5d48

Browse files
author
Masaharu Hayashi
committed
update
1 parent 666e461 commit 7fb5d48

File tree

266 files changed

+111397
-89449
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

266 files changed

+111397
-89449
lines changed

weko/v2.0.0/admin/GLOSSARY.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title> · システム管理マニュアル</title>
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="description" content="">
9-
<meta name="generator" content="HonKit 5.1.4">
9+
<meta name="generator" content="HonKit 6.1.4">
1010
<meta name="author" content="Research Center for Open Science and Data Platform, National Institute of Informatics">
1111

1212

@@ -40,7 +40,7 @@
4040

4141

4242

43-
<link rel="stylesheet" href="gitbook/gitbook-plugin-fontsettings/website.css">
43+
<link rel="stylesheet" href="gitbook/@honkit/honkit-plugin-fontsettings/website.css">
4444

4545

4646

@@ -193,7 +193,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
193193
<script>
194194
var gitbook = gitbook || [];
195195
gitbook.push(function() {
196-
gitbook.page.hasChanged({"page":{"dir":"neutral"},"config":{"plugins":["intopic-toc","back-to-top-button","anchors","collapsible-chapters","hide-published-with","plantuml-cloud"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"intopic-toc":{"selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4, .markdown-section h5, .markdown-section h6","mode":"nested","maxDepth":6,"isCollapsed":true,"isScrollspyActive":true,"visible":true,"label":"In this article"},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"hide-published-with":{},"plantuml-cloud":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{}},"theme":"default","author":"Research Center for Open Science and Data Platform, National Institute of Informatics","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56},"embedFonts":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"システム管理マニュアル","language":"ja","gitbook":"*","description":""},"file":{"path":"GLOSSARY.md","mtime":"2024-08-27T03:35:31.811Z","type":"markdown"},"gitbook":{"version":"5.1.4","time":"2024-09-07T01:10:55.495Z"},"basePath":".","book":{"language":""}});
196+
gitbook.page.hasChanged({"page":{"dir":"neutral"},"config":{"plugins":["intopic-toc","back-to-top-button","anchors","collapsible-chapters","hide-published-with","plantuml-cloud"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"intopic-toc":{"selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4, .markdown-section h5, .markdown-section h6","mode":"nested","maxDepth":6,"isCollapsed":true,"isScrollspyActive":true,"visible":true,"label":"In this article"},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"hide-published-with":{},"plantuml-cloud":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"back-to-top-button":{},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{}},"theme":"default","author":"Research Center for Open Science and Data Platform, National Institute of Informatics","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56},"embedFonts":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"システム管理マニュアル","language":"ja","gitbook":"*","description":""},"file":{"path":"GLOSSARY.md","mtime":"2024-08-27T03:35:31.811Z","type":"markdown"},"gitbook":{"version":"6.1.4","time":"2026-01-15T15:21:09.707Z"},"basePath":".","book":{"language":""}});
197197
});
198198
</script>
199199
</div>
@@ -287,7 +287,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
287287

288288

289289

290-
<script src="gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
290+
<script src="gitbook/@honkit/honkit-plugin-fontsettings/fontsettings.js"></script>
291291

292292

293293

Lines changed: 106 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,71 @@
11
pre,
22
code {
3-
/* From highlight.js@11.8.0/styles/tomorrow.css */
3+
/* From highlight.js@11.10.0/styles/tomorrow.css */
44
/*!
55
Theme: Tomorrow
66
Author: Chris Kempson (http://chriskempson.com)
77
License: ~ MIT (or more permissive) [via base16-schemes-source]
88
Maintainer: @highlightjs/core-team
99
Version: 2021.09.0
1010
*/
11+
/*
12+
WARNING: DO NOT EDIT THIS FILE DIRECTLY.
13+
14+
This theme file was auto-generated from the Base16 scheme tomorrow
15+
by the Highlight.js Base16 template builder.
16+
17+
- https://github.com/highlightjs/base16-highlightjs
18+
*/
19+
/*
20+
base00 #ffffff Default Background
21+
base01 #e0e0e0 Lighter Background (Used for status bars, line number and folding marks)
22+
base02 #d6d6d6 Selection Background
23+
base03 #8e908c Comments, Invisibles, Line Highlighting
24+
base04 #969896 Dark Foreground (Used for status bars)
25+
base05 #4d4d4c Default Foreground, Caret, Delimiters, Operators
26+
base06 #282a2e Light Foreground (Not often used)
27+
base07 #1d1f21 Light Background (Not often used)
28+
base08 #c82829 Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted
29+
base09 #f5871f Integers, Boolean, Constants, XML Attributes, Markup Link Url
30+
base0A #eab700 Classes, Markup Bold, Search Text Background
31+
base0B #718c00 Strings, Inherited Class, Markup Code, Diff Inserted
32+
base0C #3e999f Support, Regular Expressions, Escape Characters, Markup Quotes
33+
base0D #4271ae Functions, Methods, Attribute IDs, Headings
34+
base0E #8959a8 Keywords, Storage, Selector, Markup Italic, Diff Changed
35+
base0F #a3685a Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
36+
*/
37+
/* purposely do not highlight these things */
38+
/* base03 - #8e908c - Comments, Invisibles, Line Highlighting */
39+
/* base04 - #969896 - Dark Foreground (Used for status bars) */
40+
/* base05 - #4d4d4c - Default Foreground, Caret, Delimiters, Operators */
41+
/* base08 - Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted */
42+
/* base09 - Integers, Boolean, Constants, XML Attributes, Markup Link Url */
43+
/* base0A - Classes, Markup Bold, Search Text Background */
44+
/* base0B - Strings, Inherited Class, Markup Code, Diff Inserted */
45+
/* base0C - Support, Regular Expressions, Escape Characters, Markup Quotes */
46+
/* guessing */
47+
/* base0D - Functions, Methods, Attribute IDs, Headings */
48+
/* base0E - Keywords, Storage, Selector, Markup Italic, Diff Changed */
49+
/* .hljs-selector-id, */
50+
/* .hljs-selector-class, */
51+
/* .hljs-selector-attr, */
52+
/* .hljs-selector-pseudo, */
53+
/* base0F - Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?> */
54+
/*
55+
prevent top level .keyword and .string scopes
56+
from leaking into meta by accident
57+
*/
58+
/* for v10 compatible themes */
59+
}
60+
pre pre code.hljs,
61+
code pre code.hljs {
62+
display: block;
63+
overflow-x: auto;
64+
padding: 1em;
65+
}
66+
pre code.hljs,
67+
code code.hljs {
68+
padding: 3px 5px;
1169
}
1270
pre pre code.hljs,
1371
code pre code.hljs {
@@ -22,12 +80,12 @@ code code.hljs {
2280
pre .hljs,
2381
code .hljs {
2482
color: #4d4d4c;
25-
background: #fff;
83+
background: #ffffff;
2684
}
27-
pre .hljs ::selection,
28-
code .hljs ::selection,
2985
pre .hljs::selection,
30-
code .hljs::selection {
86+
code .hljs::selection,
87+
pre .hljs ::selection,
88+
code .hljs ::selection {
3189
background-color: #d6d6d6;
3290
color: #4d4d4c;
3391
}
@@ -39,12 +97,12 @@ pre .hljs-tag,
3997
code .hljs-tag {
4098
color: #969896;
4199
}
42-
pre .hljs-operator,
43-
code .hljs-operator,
100+
pre .hljs-subst,
101+
code .hljs-subst,
44102
pre .hljs-punctuation,
45103
code .hljs-punctuation,
46-
pre .hljs-subst,
47-
code .hljs-subst {
104+
pre .hljs-operator,
105+
code .hljs-operator {
48106
color: #4d4d4c;
49107
}
50108
pre .hljs-operator,
@@ -53,87 +111,87 @@ code .hljs-operator {
53111
}
54112
pre .hljs-bullet,
55113
code .hljs-bullet,
56-
pre .hljs-deletion,
57-
code .hljs-deletion,
58-
pre .hljs-name,
59-
code .hljs-name,
60-
pre .hljs-selector-tag,
61-
code .hljs-selector-tag,
114+
pre .hljs-variable,
115+
code .hljs-variable,
62116
pre .hljs-template-variable,
63117
code .hljs-template-variable,
64-
pre .hljs-variable,
65-
code .hljs-variable {
118+
pre .hljs-selector-tag,
119+
code .hljs-selector-tag,
120+
pre .hljs-name,
121+
code .hljs-name,
122+
pre .hljs-deletion,
123+
code .hljs-deletion {
66124
color: #c82829;
67125
}
68-
pre .hljs-attr,
69-
code .hljs-attr,
70-
pre .hljs-link,
71-
code .hljs-link,
72-
pre .hljs-literal,
73-
code .hljs-literal,
74-
pre .hljs-number,
75-
code .hljs-number,
76126
pre .hljs-symbol,
77127
code .hljs-symbol,
128+
pre .hljs-number,
129+
code .hljs-number,
130+
pre .hljs-link,
131+
code .hljs-link,
132+
pre .hljs-attr,
133+
code .hljs-attr,
78134
pre .hljs-variable.constant_,
79-
code .hljs-variable.constant_ {
135+
code .hljs-variable.constant_,
136+
pre .hljs-literal,
137+
code .hljs-literal {
80138
color: #f5871f;
81139
}
82-
pre .hljs-class .hljs-title,
83-
code .hljs-class .hljs-title,
84140
pre .hljs-title,
85141
code .hljs-title,
142+
pre .hljs-class .hljs-title,
143+
code .hljs-class .hljs-title,
86144
pre .hljs-title.class_,
87145
code .hljs-title.class_ {
88146
color: #eab700;
89147
}
90148
pre .hljs-strong,
91149
code .hljs-strong {
92-
font-weight: 700;
150+
font-weight: bold;
93151
color: #eab700;
94152
}
95-
pre .hljs-addition,
96-
code .hljs-addition,
97153
pre .hljs-code,
98154
code .hljs-code,
99-
pre .hljs-string,
100-
code .hljs-string,
155+
pre .hljs-addition,
156+
code .hljs-addition,
101157
pre .hljs-title.class_.inherited__,
102-
code .hljs-title.class_.inherited__ {
158+
code .hljs-title.class_.inherited__,
159+
pre .hljs-string,
160+
code .hljs-string {
103161
color: #718c00;
104162
}
105163
pre .hljs-built_in,
106164
code .hljs-built_in,
107165
pre .hljs-doctag,
108166
code .hljs-doctag,
109-
pre .hljs-keyword.hljs-atrule,
110-
code .hljs-keyword.hljs-atrule,
111167
pre .hljs-quote,
112168
code .hljs-quote,
169+
pre .hljs-keyword.hljs-atrule,
170+
code .hljs-keyword.hljs-atrule,
113171
pre .hljs-regexp,
114172
code .hljs-regexp {
115173
color: #3e999f;
116174
}
117-
pre .hljs-attribute,
118-
code .hljs-attribute,
119175
pre .hljs-function .hljs-title,
120176
code .hljs-function .hljs-title,
121-
pre .hljs-section,
122-
code .hljs-section,
177+
pre .hljs-attribute,
178+
code .hljs-attribute,
179+
pre .ruby .hljs-property,
180+
code .ruby .hljs-property,
123181
pre .hljs-title.function_,
124182
code .hljs-title.function_,
125-
pre .ruby .hljs-property,
126-
code .ruby .hljs-property {
183+
pre .hljs-section,
184+
code .hljs-section {
127185
color: #4271ae;
128186
}
187+
pre .hljs-type,
188+
code .hljs-type,
189+
pre .hljs-template-tag,
190+
code .hljs-template-tag,
129191
pre .diff .hljs-meta,
130192
code .diff .hljs-meta,
131193
pre .hljs-keyword,
132-
code .hljs-keyword,
133-
pre .hljs-template-tag,
134-
code .hljs-template-tag,
135-
pre .hljs-type,
136-
code .hljs-type {
194+
code .hljs-keyword {
137195
color: #8959a8;
138196
}
139197
pre .hljs-emphasis,
@@ -153,5 +211,5 @@ pre .hljs-meta .hljs-keyword,
153211
code .hljs-meta .hljs-keyword,
154212
pre .hljs-meta-keyword,
155213
code .hljs-meta-keyword {
156-
font-weight: 700;
214+
font-weight: bold;
157215
}

0 commit comments

Comments
 (0)