Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 191f285

Browse files
committed
Use \moduleauthor and \sectionauthor instead of a comment to credit
the author (just happened to notice this one).
1 parent 7be0cde commit 191f285

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/lib/libxmllib.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
\section{\module{xmllib} ---
22
A parser for XML documents.}
3-
% Author: Sjoerd Mullender
43
\declaremodule{standard}{xmllib}
4+
\moduleauthor{Sjoerd Mullender}{[email protected]}
5+
\sectionauthor{Sjoerd Mullender}{[email protected]}
56

67
\modulesynopsis{A parser for XML documents.}
78

0 commit comments

Comments
 (0)