From 01f1bb35e74eb9f9f6e1365ff76895193c6f0236 Mon Sep 17 00:00:00 2001 From: Tyler Veness Date: Mon, 1 Jan 2018 16:13:33 -0800 Subject: [PATCH] Fixed typos in docs and made them follow new file naming convention The text in the template was also reflowed. --- template.adoc | 17 +++++++---------- ...n Generation.adoc => version_generation.adoc | 2 +- 2 files changed, 8 insertions(+), 11 deletions(-) rename Version Generation.adoc => version_generation.adoc (99%) diff --git a/template.adoc b/template.adoc index e2baf81..d411a06 100644 --- a/template.adoc +++ b/template.adoc @@ -1,7 +1,7 @@ = Feature Name :toc: macro :sectanchors: -:source-highligher: pygments +:source-highlighter: pygments :pygments-style: colorful toc::[] @@ -12,15 +12,14 @@ One paragraph explanation of the feature. == Motivation -Why are we doing this? What use cases does it support? What is the -expected outcome? +Why are we doing this? What use cases does it support? What is the expected +outcome? == Design -This is the bulk of the design document. Explain the design in enough -detail for a user to understand and for an expert to implement. This -should get into specifics and corner-cases, and include examples of -how the feature is used. +This is the bulk of the design document. Explain the design in enough detail for +a user to understand and for an expert to implement. This should get into +specifics and corner-cases, and include examples of how the feature is used. == Drawbacks @@ -28,10 +27,8 @@ Why should we _not_ do this? == Alternatives -What other designs have been considered? What is the impact of not -doing this? +What other designs have been considered? What is the impact of not doing this? == Unresolved Questions What parts of the design are still TBD? - diff --git a/Version Generation.adoc b/version_generation.adoc similarity index 99% rename from Version Generation.adoc rename to version_generation.adoc index 45dff28..cd0a728 100644 --- a/Version Generation.adoc +++ b/version_generation.adoc @@ -1,7 +1,7 @@ = Version Generation :toc: macro :sectanchors: -:source-highligher: pygments +:source-highlighter: pygments :pygments-style: colorful toc::[]