Update the documentation

This commit is contained in:
Cosmin Truta
2018-07-29 00:33:12 -04:00
parent b729fff4a3
commit 8440326590
8 changed files with 180 additions and 462 deletions

View File

@@ -1,7 +1,8 @@
.TH LIBPNGPF 3 "July 15, 2018"
.TH LIBPNGPF 3 "2018-Jul-29"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.6.35
libpng \- Portable Network Graphics (PNG) Reference Library 1.6.36.git
(private functions)
.SH SYNOPSIS
\fB#include \fI"pngpriv.h"
@@ -16,7 +17,8 @@ The functions previously listed here are used privately by libpng and are not
available for use by applications. They are not "exported" to applications
using shared libraries.
.SH SEE ALSO
.SH "SEE ALSO"
.BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
.SH AUTHOR
Glenn Randers-Pehrson
.SH AUTHORS
Cosmin Truta, Glenn Randers-Pehrson