diff --git a/CHANGELOG.md b/CHANGELOG.md
index 32a0453..e915d5d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,22 +8,32 @@ Changelog of Git Changelog.
Documentation by YARD 0.9.9
+
Documentation by YARD 0.9.12
Alphabetic Index
@@ -127,9 +127,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 7f9155e..895f4f4 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_selinux| 0.0.1.1 |
{Build
+href="https://pipelines.confdroid.com/buildStatus/icon?job=cd_selinux">{Build
Status/]|
Synopsis
@@ -90,7 +90,7 @@ production!!! __**
Features
Repo
+href="https://gitlab.confdroid.com/12WW1160/cd_selinux/blob/master/REPOSTRUCTURE.md">Repo
Structure
Dependencies
@@ -116,7 +116,7 @@ Structure
Tests
Changelog
+href="https://gitlab.confdroid.com/12WW1160/cd_selinux/blob/master/CHANGELOG.md">Changelog
Contact Us
@@ -143,7 +143,7 @@ permissions, selinux context, content)
All dependencies must be included in the catalogue.
@@ -154,7 +154,7 @@ for yum repo resources.
via site.pp or nodes.pp
node 'example.example.net' {
- include cd_puppetdb
+ include cd_selinux
}
through Foreman:
@@ -251,9 +251,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 @@