From df281c68949460dd4dcd9def5a1574f06b75b7af Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Fri, 1 Mar 2024 13:56:45 +0100 Subject: [PATCH] dodoc: Document handling of .md, .rst and .txt extensions Add missing documentation about the handling of FILE.md, FILE.rst and FILE.txt by 'dodoc FILE'. --- lib/src_install.cygpart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/src_install.cygpart b/lib/src_install.cygpart index 481457dc..18210488 100644 --- a/lib/src_install.cygpart +++ b/lib/src_install.cygpart @@ -162,6 +162,8 @@ docinto() { # DESCRIPTION # Installs the given files or directories into $D/usr/share/doc/PN/, or a # subdirectory thereof specified by the previous call to docinto. +# If a FILE does not exist, FILE.md, FILE.rst and FILE.txt are also +# considered. #**** dodoc() { local docdir d f i x