diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1640d00..a148635 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,32 +8,62 @@ Changelog of Git Changelog.
Documentation by YARD 0.9.9
+
Documentation by YARD 0.9.12
Alphabetic Index
@@ -137,9 +137,7 @@
diff --git a/doc/css/style.css b/doc/css/style.css
index f682a69..57e8f9d 100644
--- a/doc/css/style.css
+++ b/doc/css/style.css
@@ -484,6 +484,13 @@ pre.code .rubyid_backref,
pre.code .rubyid_nth_ref { color: #6D79DE; }
pre.code .regexp, .dregexp { color: #036A07; }
pre.code a { border-bottom: 1px dotted #bbf; }
+/* inline code */
+p > code {
+ padding: 1px 3px 1px 3px;
+ border: 1px solid #E1E1E8;
+ background: #F7F7F9;
+ border-radius: 4px;
+}
/* Color fix for links */
#content .summary_desc pre.code .id > .object_link a, /* identifier */
diff --git a/doc/file.README.html b/doc/file.README.html
index 95d7256..d777913 100644
--- a/doc/file.README.html
+++ b/doc/file.README.html
@@ -6,7 +6,7 @@
File: README
- — Documentation by YARD 0.9.9
+ — Documentation by YARD 0.9.12
@@ -62,7 +62,7 @@
Status|
|---|---|---|---|
|
cd_apache| 0.0.1.7 |
{Build
+href="https://pipelines.confdroid.com/buildStatus/icon?job=cd_apache">{Build
Status/]|
Synopsis
@@ -279,9 +279,7 @@ environments.
diff --git a/doc/frames.html b/doc/frames.html
index 0cb1371..42ca6b6 100644
--- a/doc/frames.html
+++ b/doc/frames.html
@@ -2,7 +2,7 @@