Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 13 additions & 12 deletions docs/source/aboutcode-toolkit/home.rst
Original file line numberDiff line numberDiff line change
@@ -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.
Expand All@@ -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
------------
Expand Down