Skip to content

Commit 3d10d73

Browse files
committed
aboutcode toolkit documentation added
Signed-off-by: TG1999 <tushar.goel.dav@gmail.com>
1 parent e67511c commit 3d10d73

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

docs/source/aboutcode-toolkit/specification.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
ABOUT File Specification v3.1.2
22
===============================
33

4-
54
Purpose
65
-------
76

@@ -21,7 +20,7 @@ versions of a software component.
2120

2221

2322
Getting Started
24-
---------------
23+
~~~~~~~~~~~~~~~
2524

2625
A simple and valid ABOUT file named httpd.ABOUT may look like this::
2726

@@ -64,7 +63,7 @@ an ABOUT file proper, external files can contain UTF-8 Unicode.
6463

6564

6665
ABOUT file name
67-
~~~~~~~~~~~~~~~
66+
---------------
6867

6968
An ABOUT file name can use a limited set of characters and is suffixed with a
7069
".ABOUT" extension using any combination of uppercase and lowercase characters.
@@ -129,8 +128,8 @@ For instance::
129128
software component that additional continuation line is used.
130129

131130

132-
When a field value contains more than one line of text, a 'literal block'
133-
(using |) is need.
131+
When a field value contains more than one line of text, a 'literal block'
132+
(using |) is need.
134133

135134
For instance::
136135

0 commit comments

Comments
 (0)