diff --git a/docs/source/aboutcode-toolkit/home.rst b/docs/source/aboutcode-toolkit/home.rst index 2551512c..8f79969d 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. @@ -31,9 +22,19 @@ In addition, this tool is able to generate attribution notices and identify redistributable source code used in your project to help you comply 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 +This version of the AboutCode Toolkit follows the ABOUT specification version 3.2.1 at: +https://aboutcode-toolkit.readthedocs.io/en/latest/specification.html +Build and tests status +---------------------- + ++-------+-----------------+--------------+ +|Branch | **Linux/macOS** | **Windows** | ++=======+=================+==============+ +|Master | |master-posix| | |master-win| | ++-------+-----------------+--------------+ +|Develop| |devel-posix| | |devel-win| | ++-------+-----------------+--------------+ REQUIREMENTS ------------