remove _attributes.adoc files [skip ci]
authorDan Allen <dan@opendevise.com>
Tue, 1 Jan 2019 02:01:22 +0000 (19:01 -0700)
committerDan Allen <dan@opendevise.com>
Tue, 1 Jan 2019 02:01:22 +0000 (19:01 -0700)
14 files changed:
docs/modules/ROOT/_attributes.adoc [deleted file]
docs/modules/ROOT/pages/_attributes.adoc [deleted file]
docs/modules/ROOT/pages/admonition-styles.adoc
docs/modules/ROOT/pages/build-preview-ui.adoc
docs/modules/ROOT/pages/development-workflow.adoc
docs/modules/ROOT/pages/inline-text-styles.adoc
docs/modules/ROOT/pages/list-styles.adoc
docs/modules/ROOT/pages/prerequisites.adoc
docs/modules/ROOT/pages/set-up-project.adoc
docs/modules/ROOT/pages/sidebar-styles.adoc
docs/modules/ROOT/pages/style-guide.adoc
docs/modules/ROOT/pages/stylesheets.adoc
docs/modules/ROOT/pages/templates.adoc
docs/modules/ROOT/pages/ui-macro-styles.adoc

diff --git a/docs/modules/ROOT/_attributes.adoc b/docs/modules/ROOT/_attributes.adoc
deleted file mode 100644 (file)
index dec438a..0000000
+++ /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 (file)
index fb98244..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-:moduledir: ..
-include::{moduledir}/_attributes.adoc[]
index 86b2cdc..292203f 100644 (file)
@@ -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.
 
index 291f8bb..c861fad 100644 (file)
@@ -1,7 +1,4 @@
 = Build a UI Project for Local Preview
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
 // Settings:
 :idprefix:
 :idseparator: -
index 9ce6fc0..a48915b 100644 (file)
@@ -1,7 +1,4 @@
 = UI Development Workflow
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
 // Settings:
 :idprefix:
 :idseparator: -
index c14044d..c49fd8b 100644 (file)
@@ -1,7 +1,4 @@
 = Inline Text Styles
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
 :example-caption!:
 
 ////
index b122ba1..5fff9c7 100644 (file)
@@ -1,7 +1,4 @@
 = List Styles
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
 
 == Ordered list numeration
 
index a4f4df2..da624e7 100644 (file)
@@ -1,7 +1,4 @@
 = UI Development Prerequisites
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
 // Settings:
 :idprefix:
 :idseparator: -
index 31dfd73..5fd0c1a 100644 (file)
@@ -1,7 +1,4 @@
 = Set up a UI Project
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
 // Settings:
 :idprefix:
 :idseparator: -
index 20c4462..9ce0ca6 100644 (file)
@@ -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.
 
index 94795cd..d23ff60 100644 (file)
@@ -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.
index 7745b35..9e7d3fe 100644 (file)
@@ -1,7 +1,4 @@
 = Work with the CSS Stylesheets
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
 // Settings:
 :idprefix:
 :idseparator: -
index 8b4a383..d9505d6 100644 (file)
@@ -1,7 +1,4 @@
 = Work with the Handlebars Templates
-ifndef::env-site,env-github[]
-include::_attributes.adoc[]
-endif::[]
 // Settings:
 :idprefix:
 :idseparator: -
index f04e485..8a58017 100644 (file)
@@ -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.