summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Allen <dan@opendevise.com>2018-12-31 19:01:22 -0700
committerDan Allen <dan@opendevise.com>2018-12-31 19:01:22 -0700
commit1fa15ac7e9237862b4a60536b5c4ae35809e9dc4 (patch)
tree4e0f3d65a7eeb9685cf95c70a29465609d86059f
parente5711ccfad56d376cc167a753c10af44e80f7dc3 (diff)
downloadalpine-antora-theme-1fa15ac7e9237862b4a60536b5c4ae35809e9dc4.tar.bz2
alpine-antora-theme-1fa15ac7e9237862b4a60536b5c4ae35809e9dc4.tar.xz
remove _attributes.adoc files [skip ci]
-rw-r--r--docs/modules/ROOT/_attributes.adoc4
-rw-r--r--docs/modules/ROOT/pages/_attributes.adoc2
-rw-r--r--docs/modules/ROOT/pages/admonition-styles.adoc3
-rw-r--r--docs/modules/ROOT/pages/build-preview-ui.adoc3
-rw-r--r--docs/modules/ROOT/pages/development-workflow.adoc3
-rw-r--r--docs/modules/ROOT/pages/inline-text-styles.adoc3
-rw-r--r--docs/modules/ROOT/pages/list-styles.adoc3
-rw-r--r--docs/modules/ROOT/pages/prerequisites.adoc3
-rw-r--r--docs/modules/ROOT/pages/set-up-project.adoc3
-rw-r--r--docs/modules/ROOT/pages/sidebar-styles.adoc3
-rw-r--r--docs/modules/ROOT/pages/style-guide.adoc3
-rw-r--r--docs/modules/ROOT/pages/stylesheets.adoc3
-rw-r--r--docs/modules/ROOT/pages/templates.adoc3
-rw-r--r--docs/modules/ROOT/pages/ui-macro-styles.adoc3
14 files changed, 0 insertions, 42 deletions
diff --git a/docs/modules/ROOT/_attributes.adoc b/docs/modules/ROOT/_attributes.adoc
deleted file mode 100644
index dec438a..0000000
--- a/docs/modules/ROOT/_attributes.adoc
+++ /dev/null
@@ -1,4 +0,0 @@
-:attachmentsdir: {moduledir}/assets/attachments
-:examplesdir: {moduledir}/examples
-:imagesdir: {moduledir}/assets/images
-:partialsdir: {moduledir}/pages/_partials
diff --git a/docs/modules/ROOT/pages/_attributes.adoc b/docs/modules/ROOT/pages/_attributes.adoc
deleted file mode 100644
index fb98244..0000000
--- a/docs/modules/ROOT/pages/_attributes.adoc
+++ /dev/null
@@ -1,2 +0,0 @@
-:moduledir: ..
-include::{moduledir}/_attributes.adoc[]
diff --git a/docs/modules/ROOT/pages/admonition-styles.adoc b/docs/modules/ROOT/pages/admonition-styles.adoc
index 86b2cdc..292203f 100644
--- a/docs/modules/ROOT/pages/admonition-styles.adoc
+++ b/docs/modules/ROOT/pages/admonition-styles.adoc
@@ -1,7 +1,4 @@
= Admonition Styles
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
An xref:antora:asciidoc:admonitions.adoc[admonition], also known as a notice, helps draw attention to content with a special label or icon.
diff --git a/docs/modules/ROOT/pages/build-preview-ui.adoc b/docs/modules/ROOT/pages/build-preview-ui.adoc
index 291f8bb..c861fad 100644
--- a/docs/modules/ROOT/pages/build-preview-ui.adoc
+++ b/docs/modules/ROOT/pages/build-preview-ui.adoc
@@ -1,7 +1,4 @@
= Build a UI Project for Local Preview
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
// Settings:
:idprefix:
:idseparator: -
diff --git a/docs/modules/ROOT/pages/development-workflow.adoc b/docs/modules/ROOT/pages/development-workflow.adoc
index 9ce6fc0..a48915b 100644
--- a/docs/modules/ROOT/pages/development-workflow.adoc
+++ b/docs/modules/ROOT/pages/development-workflow.adoc
@@ -1,7 +1,4 @@
= UI Development Workflow
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
// Settings:
:idprefix:
:idseparator: -
diff --git a/docs/modules/ROOT/pages/inline-text-styles.adoc b/docs/modules/ROOT/pages/inline-text-styles.adoc
index c14044d..c49fd8b 100644
--- a/docs/modules/ROOT/pages/inline-text-styles.adoc
+++ b/docs/modules/ROOT/pages/inline-text-styles.adoc
@@ -1,7 +1,4 @@
= Inline Text Styles
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
:example-caption!:
////
diff --git a/docs/modules/ROOT/pages/list-styles.adoc b/docs/modules/ROOT/pages/list-styles.adoc
index b122ba1..5fff9c7 100644
--- a/docs/modules/ROOT/pages/list-styles.adoc
+++ b/docs/modules/ROOT/pages/list-styles.adoc
@@ -1,7 +1,4 @@
= List Styles
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
== Ordered list numeration
diff --git a/docs/modules/ROOT/pages/prerequisites.adoc b/docs/modules/ROOT/pages/prerequisites.adoc
index a4f4df2..da624e7 100644
--- a/docs/modules/ROOT/pages/prerequisites.adoc
+++ b/docs/modules/ROOT/pages/prerequisites.adoc
@@ -1,7 +1,4 @@
= UI Development Prerequisites
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
// Settings:
:idprefix:
:idseparator: -
diff --git a/docs/modules/ROOT/pages/set-up-project.adoc b/docs/modules/ROOT/pages/set-up-project.adoc
index 31dfd73..5fd0c1a 100644
--- a/docs/modules/ROOT/pages/set-up-project.adoc
+++ b/docs/modules/ROOT/pages/set-up-project.adoc
@@ -1,7 +1,4 @@
= Set up a UI Project
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
// Settings:
:idprefix:
:idseparator: -
diff --git a/docs/modules/ROOT/pages/sidebar-styles.adoc b/docs/modules/ROOT/pages/sidebar-styles.adoc
index 20c4462..9ce0ca6 100644
--- a/docs/modules/ROOT/pages/sidebar-styles.adoc
+++ b/docs/modules/ROOT/pages/sidebar-styles.adoc
@@ -1,7 +1,4 @@
= Sidebar Styles
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
This page describes the in-page sidebar block styles, not the styles for the navigation sidebar.
diff --git a/docs/modules/ROOT/pages/style-guide.adoc b/docs/modules/ROOT/pages/style-guide.adoc
index 94795cd..d23ff60 100644
--- a/docs/modules/ROOT/pages/style-guide.adoc
+++ b/docs/modules/ROOT/pages/style-guide.adoc
@@ -1,7 +1,4 @@
= UI Element Style Guide
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
When creating a UI theme for Antora, there are certain elements in the UI that require support from the CSS to work correctly.
This list includes elements in the shell (i.e., frame) and in the document content.
diff --git a/docs/modules/ROOT/pages/stylesheets.adoc b/docs/modules/ROOT/pages/stylesheets.adoc
index 7745b35..9e7d3fe 100644
--- a/docs/modules/ROOT/pages/stylesheets.adoc
+++ b/docs/modules/ROOT/pages/stylesheets.adoc
@@ -1,7 +1,4 @@
= Work with the CSS Stylesheets
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
// Settings:
:idprefix:
:idseparator: -
diff --git a/docs/modules/ROOT/pages/templates.adoc b/docs/modules/ROOT/pages/templates.adoc
index 8b4a383..d9505d6 100644
--- a/docs/modules/ROOT/pages/templates.adoc
+++ b/docs/modules/ROOT/pages/templates.adoc
@@ -1,7 +1,4 @@
= Work with the Handlebars Templates
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
// Settings:
:idprefix:
:idseparator: -
diff --git a/docs/modules/ROOT/pages/ui-macro-styles.adoc b/docs/modules/ROOT/pages/ui-macro-styles.adoc
index f04e485..8a58017 100644
--- a/docs/modules/ROOT/pages/ui-macro-styles.adoc
+++ b/docs/modules/ROOT/pages/ui-macro-styles.adoc
@@ -1,7 +1,4 @@
= UI Macro Styles
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
Asciidoctor supports xref:antora:asciidoc:ui-macros.adoc[three UI element representations] out of the box, which are made from corresponding inline UI macros.