From d19e2a3918428d2e1864c47e1ef8afdfc8f371b3 Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Thu, 1 Oct 2020 22:26:36 +0200 Subject: [PATCH] Documentation: add copy button to code blocks --- docs/A-Whirlwind-Tour-of-Picocli-docinfo.html | 62 ++ docs/A-Whirlwind-Tour-of-Picocli.adoc | 1 + docs/autocomplete-docinfo.html | 62 ++ docs/autocomplete.adoc | 1 + docs/docinfo.html | 976 ++++++++++++++++++ docs/index-docinfo.html | 62 ++ docs/index.adoc | 1 + docs/quick-guide-docinfo.html | 62 ++ docs/quick-guide.adoc | 1 + 9 files changed, 1228 insertions(+) create mode 100644 docs/A-Whirlwind-Tour-of-Picocli-docinfo.html create mode 100644 docs/autocomplete-docinfo.html create mode 100644 docs/docinfo.html create mode 100644 docs/index-docinfo.html create mode 100644 docs/quick-guide-docinfo.html diff --git a/docs/A-Whirlwind-Tour-of-Picocli-docinfo.html b/docs/A-Whirlwind-Tour-of-Picocli-docinfo.html new file mode 100644 index 00000000..00185266 --- /dev/null +++ b/docs/A-Whirlwind-Tour-of-Picocli-docinfo.html @@ -0,0 +1,62 @@ + + diff --git a/docs/A-Whirlwind-Tour-of-Picocli.adoc b/docs/A-Whirlwind-Tour-of-Picocli.adoc index 93c6824b..c16bec25 100644 --- a/docs/A-Whirlwind-Tour-of-Picocli.adoc +++ b/docs/A-Whirlwind-Tour-of-Picocli.adoc @@ -2,6 +2,7 @@ :author: Remko Popma :source-highlighter: coderay :icons: font +:docinfo: shared-head,private-head ifdef::env-github[] :note-caption: :information_source: :tip-caption: :bulb: diff --git a/docs/autocomplete-docinfo.html b/docs/autocomplete-docinfo.html new file mode 100644 index 00000000..00185266 --- /dev/null +++ b/docs/autocomplete-docinfo.html @@ -0,0 +1,62 @@ + + diff --git a/docs/autocomplete.adoc b/docs/autocomplete.adoc index ada2252c..709c5f58 100644 --- a/docs/autocomplete.adoc +++ b/docs/autocomplete.adoc @@ -10,6 +10,7 @@ :source-highlighter: coderay :icons: font :imagesdir: images +:docinfo: shared-head,private-head ifdef::env-github[] :tip-caption: :bulb: endif::[] diff --git a/docs/docinfo.html b/docs/docinfo.html new file mode 100644 index 00000000..2f68c2ef --- /dev/null +++ b/docs/docinfo.html @@ -0,0 +1,976 @@ + + \ No newline at end of file diff --git a/docs/index-docinfo.html b/docs/index-docinfo.html new file mode 100644 index 00000000..00185266 --- /dev/null +++ b/docs/index-docinfo.html @@ -0,0 +1,62 @@ + + diff --git a/docs/index.adoc b/docs/index.adoc index 0e2caab0..d663a2fa 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -14,6 +14,7 @@ :imagesdir: images :sectanchors: :linkattrs: +:docinfo: shared-head,private-head ifdef::env-github[] :caution-caption: :fire: :important-caption: :heavy_exclamation_mark: diff --git a/docs/quick-guide-docinfo.html b/docs/quick-guide-docinfo.html new file mode 100644 index 00000000..00185266 --- /dev/null +++ b/docs/quick-guide-docinfo.html @@ -0,0 +1,62 @@ + + diff --git a/docs/quick-guide.adoc b/docs/quick-guide.adoc index 34d39fcc..dcbf57fa 100644 --- a/docs/quick-guide.adoc +++ b/docs/quick-guide.adoc @@ -12,6 +12,7 @@ :imagesdir: images :linkattrs: :sectanchors: +:docinfo: shared-head,private-head ifdef::env-github[] :caution-caption: :fire: :important-caption: :heavy_exclamation_mark: