From 5971ed27a5147b9b05de1667b2ff9cc81781718e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 15 May 2018 18:05:15 +0000 Subject: pod list fixes for tug.org/texlive/doc/tlpkgdoc git-svn-id: svn://tug.org/texlive/trunk@47724 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLCrypto.pm | 4 +++- Master/tlpkg/TeXLive/TLPDB.pm | 10 +++++++--- Master/tlpkg/TeXLive/TLWinGoo.pm | 6 ++++-- 3 files changed, 14 insertions(+), 6 deletions(-) (limited to 'Master') diff --git a/Master/tlpkg/TeXLive/TLCrypto.pm b/Master/tlpkg/TeXLive/TLCrypto.pm index afce6456f83..a663b5e11f6 100644 --- a/Master/tlpkg/TeXLive/TLCrypto.pm +++ b/Master/tlpkg/TeXLive/TLCrypto.pm @@ -1,5 +1,5 @@ # $Id$ -# TeXLive::TLcrypto.pm - handle checksums and signatures. +# TeXLive::TLCrypto.pm - handle checksums and signatures. # Copyright 2016-2018 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. @@ -67,6 +67,8 @@ BEGIN { =pod +=over 4 + =item C<< setup_checksum_method() >> Tries to find a checksum method: check usability of C, diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm index 0a5db18334f..4b4a053d48b 100644 --- a/Master/tlpkg/TeXLive/TLPDB.pm +++ b/Master/tlpkg/TeXLive/TLPDB.pm @@ -1,5 +1,5 @@ # $Id$ -# TeXLive::TLPDB.pm - module for using tlpdb files +# TeXLive::TLPDB.pm - tlpdb plain text database files. # Copyright 2007-2018 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. @@ -807,7 +807,7 @@ sub _get_package { =pod -=item C<< $tlpdb->media_of_package($pkg [, $tag]); +=item C<< $tlpdb->media_of_package($pkg [, $tag]) >> returns the media type of the package. In the virtual case a tag can be given and the media of that repository is used, otherwise the @@ -2609,7 +2609,9 @@ The purpose of virtual databases is to collect several data sources and present them in one way. The normal functions will always return the best candidate for the set of functions. -More docs to be written +More docs to be written someday, maybe. + +=over 4 =cut @@ -2988,6 +2990,8 @@ sub match_glob { =pod +=back + =head1 OPTIONS Options regarding the full TeX Live installation to be described are saved diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm index 9d7181eaf53..f652172bdab 100644 --- a/Master/tlpkg/TeXLive/TLWinGoo.pm +++ b/Master/tlpkg/TeXLive/TLWinGoo.pm @@ -1,6 +1,6 @@ # $Id$ -# TeXLive::TLWinGoo.pm - Windows nastiness -# Copyright 2008-2017 Siep Kroonenberg, Norbert Preining +# TeXLive::TLWinGoo.pm - Windows goop. +# Copyright 2008-2018 Siep Kroonenberg, Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. @@ -1079,6 +1079,8 @@ sub update_assocs() { =head2 SHORTCUTS +=over 4 + =item C Add a shortcut, with name $name and icon $icon, pointing to -- cgit v1.2.3