mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
fb16dfecae
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
390 B
Plaintext
6 lines
390 B
Plaintext
Pod works well, but writing it can be time-consuming and tedious. For example,
|
|
commonly used layouts like lists require numerous lines of text to make just a
|
|
couple of simple points. An alternative approach is to write documentation in
|
|
a wiki-text shorthand (referred to here as wikidoc) and use Pod::WikiDoc to
|
|
extract it and convert it into its corresponding Pod as a separate .pod file.
|