From a86207c868e98f48579bf5de0c34dac42b91963d Mon Sep 17 00:00:00 2001 From: Naveen-singla Date: Thu, 16 Sep 2021 18:41:19 +0530 Subject: [PATCH] reformatted the home.rst file Signed-off-by: Naveen-singla --- docs/source/aboutcode-toolkit/home.rst | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/docs/source/aboutcode-toolkit/home.rst b/docs/source/aboutcode-toolkit/home.rst index 2551512c..4b3e7729 100644 --- a/docs/source/aboutcode-toolkit/home.rst +++ b/docs/source/aboutcode-toolkit/home.rst @@ -1,18 +1,9 @@ AboutCode Toolkit ================= -Build and tests status +Introduction ---------------------- -+-------+-----------------+--------------+ -|Branch | **Linux/macOS** | **Windows** | -+=======+=================+==============+ -|Master | |master-posix| | |master-win| | -+-------+-----------------+--------------+ -|Develop| |devel-posix| | |devel-win| | -+-------+-----------------+--------------+ - - The AboutCode Toolkit and ABOUT files provide a simple way to document the origin, license, usage and other important or interesting information about third-party software components that you use in your project. @@ -34,6 +25,16 @@ with open source licenses conditions. This version of the AboutCode Toolkit follows the ABOUT specification version 3.0 at: https://github.com/nexB/aboutcode-toolkit/blob/develop/SPECIFICATION.rst +Build and tests status +---------------------- + ++-------+-----------------+--------------+ +|Branch | **Linux/macOS** | **Windows** | ++=======+=================+==============+ +|Master | |master-posix| | |master-win| | ++-------+-----------------+--------------+ +|Develop| |devel-posix| | |devel-win| | ++-------+-----------------+--------------+ REQUIREMENTS ------------