diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:47:29 +0000 |
commit | 4f5791ebd03eaec1c7da0865a383175b05102712 (patch) | |
tree | 8ce7b00f7a76baa386372422adebbe64510812d4 /docs-xml/htmldocs.html | |
parent | Initial commit. (diff) | |
download | samba-4f5791ebd03eaec1c7da0865a383175b05102712.tar.xz samba-4f5791ebd03eaec1c7da0865a383175b05102712.zip |
Adding upstream version 2:4.17.12+dfsg.upstream/2%4.17.12+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs-xml/htmldocs.html')
-rw-r--r-- | docs-xml/htmldocs.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs-xml/htmldocs.html b/docs-xml/htmldocs.html new file mode 100644 index 0000000..040f4f8 --- /dev/null +++ b/docs-xml/htmldocs.html @@ -0,0 +1,25 @@ +<html> +<head><title>Samba documentation collection</title> +<link rel="stylesheet" href="samba.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<hr> +<div class="book" lang="en"> + <div class="titlepage"> + <h1 class="title"><a name="Samba documentation collection"></a>Samba documentation collection</h1> + </div> +</div> +<hr> +<table> + <td valign="top">SAMBA <a href="Samba-Developers-Guide/index.html">Developers</a> Guide</td> + <td valign="top">This book is a collection of documents that might be useful for people developing samba or those interested in doing so. It's nothing more than a collection of documents written by samba developers about the internals of various parts of samba and the SMB protocol. It's still (and will always be) incomplete.</td> +</tr> +<tr> + <td valign="top"><a href="manpages/index.html">Man pages</a></td> + <td valign="top">The Samba man pages in HTML.</td> +</tr> +<tr> + <td valign="top"><a href="../../WHATSNEW.txt">WHATSNEW</a></td> + <td valign="top">Samba Release Notes.</td> +</tr> +</table></body></html> |