From 5116ba04dd4a325d3b0bab2b1828ca4d7b71d494 Mon Sep 17 00:00:00 2001 From: jeffdbrown Date: Wed, 11 Apr 2018 11:51:08 -0500 Subject: [PATCH] version 1.2 - JDB: - added examples for background color in tables - added examples for variablelists Signed-off-by: Jeff Brown --- template/bk_main.xml | 5 ++++- template/ch_example.xml | 48 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 51 insertions(+), 2 deletions(-) diff --git a/template/bk_main.xml b/template/bk_main.xml index c3ada60..6f363f8 100644 --- a/template/bk_main.xml +++ b/template/bk_main.xml @@ -91,7 +91,7 @@ - 2018-04-07 + 2018-04-11 Version 1.2 updates: @@ -101,6 +101,9 @@ Add a section on document packaging for publish in the Publishing OpenPOWER Documents section. + + Add examples for background color in tables, and variablelists. + diff --git a/template/ch_example.xml b/template/ch_example.xml index 2f81fb1..d2f6804 100644 --- a/template/ch_example.xml +++ b/template/ch_example.xml @@ -19,7 +19,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_template_examples"> Documentation examples - +
Section Title goes here @@ -80,6 +80,22 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_template_examples">
+
+ Example variable list + + One of my favorite list types for formating items with definitions is called a variablelist. + Here is an example with an embedded variablelist. + + KirkCaptain + CrewMembers + + ScottyEngineering + McCoyDoctor + SpockScience Officer + + + +
Example figure with embedded graphic @@ -199,6 +215,36 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="section_template_examples"> Finally the last cell + + + + This Row + + + Has + + + background + + + color + + + + + Eenie + + + Meenie + + + Meinie + + + + Entry with background color + +