Add Author Name and Author Email fields. (Closes: #90)

This commit is contained in:
Dominik George 2016-01-03 20:49:36 +01:00
parent 622195bf16
commit 7f3434ea50
No known key found for this signature in database
GPG key ID: B79A3C16A0C4F296
8 changed files with 5985 additions and 5920 deletions

View file

@ -474,6 +474,8 @@ The following sections describe the fields recognised within the file.
@menu
* Categories::
* Author Name::
* Author Email::
* License::
* Auto Name::
* Name::
@ -524,6 +526,28 @@ for older clients to at least see one category.
This is converted to (@code{<categories>}) in the public index file.
@node Author Name
@section Author Name
@cindex Author Name
The name of the author, either full, abbreviated or pseudonym. If
present, it should represent the name(s) as published by upstream,
e.g. in their copyright or authors file. This can be omitted (or left
blank).
This is converted to (@code{<author>}) in the public index file.
@node Author Email
@section Author Email
@cindex Author Email
The e-mail address of the author(s). This can be omitted (or left
blank).
This is converted to (@code{<email>}) in the public index file.
@node License
@section License