From 06b673d6fd016ce27516a7c9bc1ed3852a4afcaa Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Thu, 13 Nov 2014 12:20:05 -0700 Subject: [PATCH] doc: capitalize titles --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index a95565c8..ce0d0a87 100644 --- a/README.rst +++ b/README.rst @@ -22,12 +22,12 @@ This script should have all the rules and requirements for generating the Jenkins configurations needed from the YAML files to create/update the jenkins job. -deprecation +Deprecation ----------- Any script in the top level of this repo is now deprecated and should be moved to follow the structure of the Jenkins Job Builder project. -enforcement +Enforcement ----------- The rules and structure for the builds are *strictly* enforced. If the convention is not followed, the builds will not work. @@ -76,7 +76,7 @@ and order, execution will follow the order with whatever exists. If only the ``setup`` directory is available with a single ``setup`` file, that is the only one thing that will get executed. -platform-specific +Platform-specific ----------------- Sometimes, the process needs to do something specific depending on the distribution, version, release, or architecture. For example installing @@ -117,7 +117,7 @@ versions and combinations:: Because we made ``foo/setup/pre`` a directory, we now define the actual ``pre`` script (if needed) inside the ``pre`` directory with ``pre`` as the name. -testing changes +Testing Changes --------------- When adding new YAML files or testing changes, it's a good idea to do a sanity-check before merging the changes to master. -- 2.39.5