summaryrefslogtreecommitdiffstats
path: root/perl/examples/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* podwrapper: Add --license parameter, which is required.Richard W.M. Jones2012-08-211-0/+1
| | | | | | | | | | This adds standard LICENSE and BUGS sections to all of the man pages that are processed by podwrapper. Modify all the calls to $(PODWRAPPER) to add the right --license parameter according to the content. Note that this relaxes the license on some code example pages, making them effectively BSD-style licensed.
* build: Change calls to podwrapper.sh to use $(PODWRAPPER).Richard W.M. Jones2012-07-161-1/+1
| | | | | This will allow us to easily change the location of this script in future.
* Update FSF address.Matthew Booth2011-11-081-1/+1
|
* out-of-tree build: fix documentation generationHilko Bengen2011-08-151-3/+3
|
* perl: Translate C examples into Perl and include a manual page.Richard W.M. Jones2011-01-301-0/+39