mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
- move nhttdp-documentation to /doc-directory
This commit is contained in:
19
doc/nhttpd/nhttpd_implementation.html
Normal file
19
doc/nhttpd/nhttpd_implementation.html
Normal file
@@ -0,0 +1,19 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<link rel="STYLESHEET" type="text/css" href="yhttpd.css"/>
|
||||
<title>Implementation of Neutrino-Webserver (nhttpd)</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Implementation of Neutrino-Webserver (nhttpd)</h1>
|
||||
<h2>Neutrino Classes</h2>
|
||||
<img class="picture" src="design/nhttpdNeutrinoAPI.gif"/>
|
||||
<br/>
|
||||
[Class aggragation and composition by NeutrinoAPI]
|
||||
<h2>Relations to yhttpd</h2>
|
||||
<img class="picture" src="design/nhttpd.gif"/>
|
||||
<br/>
|
||||
[Relations to yhttpd and Overview of Hook-Methods]
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user