Full rewrite of lang/ruby port module documentation
authorjeremy <jeremy@openbsd.org>
Wed, 27 Sep 2023 21:46:17 +0000 (21:46 +0000)
committerjeremy <jeremy@openbsd.org>
Wed, 27 Sep 2023 21:46:17 +0000 (21:46 +0000)
commit98f70928ab3c13edad0768864eaa26fc8162bd3a
tree7bee1ba1a72d085c90a185205c16b14f938a4a5b
parent08e9b19a4d03c0460760a69df3eff400acd69e32
Full rewrite of lang/ruby port module documentation

Restructure so that the most important information is first.
Describe how it modifies bsd.port.mk variables.
Document all public variables set by the module.

Rewrite prompted by feedback from schwarze@
Multiple rounds of review and many fixes from schwarze@
OK schwarze@
share/man/man5/ruby-module.5