mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
Pod::Weaver is a system for building Pod documents from templates.
|
|
It doesn't perform simple text substitution, but instead builds a
|
|
Pod::Elemental::Document. Its plugins sketch out a series of sections
|
|
that will be produced based on an existing Pod document or other
|
|
provided information.
|