Skip to content

Commit 13c0303

Browse files
stroederencukou
authored andcommitted
removed apps page and outdated stuff
1 parent 2b6052b commit 13c0303

File tree

3 files changed

+3
-57
lines changed

3 files changed

+3
-57
lines changed

apps.html

Lines changed: 0 additions & 44 deletions
This file was deleted.

docs.html

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ <h2>Third-party documentation</h2>
5757
<li>
5858
<a href="https://www.packtpub.com/article/python-ldap-applications-ldap-schema">
5959
Python LDAP Applications: Part 4 - LDAP Schema</a><br>
60-
Gee, someone waded through the yet undocumented mysteries of module <var>ldap.schema</var>.
60+
Gee, someone waded through the badly documented mysteries of module
61+
<a href="doc/html/ldap-schema.html">ldap.schema</a>.
6162
</li>
6263
</ul>
6364

@@ -71,16 +72,6 @@ <h2>Third-party documentation</h2>
7172
Another article for getting started with python-ldap.
7273
</dd>
7374

74-
<dt>
75-
<a href="https://www.blasum.net/holger/wri/comp/net/7appl/ldap/bochum2003/">
76-
Using LDAP from Java+Tomcat and Python+Zope</a>
77-
</dt>
78-
<dd>
79-
Includes ready-to-use worked examples to connect to an eDirectory
80-
sandbox via LDAP, Java or Python for non-encrypted and encrypted (SSL)
81-
connections.
82-
</dd>
83-
8475
<dt>
8576
<a href="https://tools.ietf.org/html/rfc1823">RFC 1823</a>
8677
</dt>

ssi/navigation.shtml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!-- $Id: navigation.shtml,v 1.8 2016/02/27 13:05:20 stroeder Exp $ -->
1+
<!-- $Id: navigation.shtml,v 1.9 2016/12/11 16:02:56 stroeder Exp $ -->
22
<div id="navigation">
33
<ul>
44
<li><a href="." rel="home">python-ldap</a> /</li>
55
<li><a href="download.html">Downloads</a> /</li>
66
<li><a href="docs.html">Docs</a> /</li>
77
<li><a href="faq.html">FAQ</a> /</li>
8-
<li><a href="apps.html">Apps</a></li>
98
</ul>
109
</div>

0 commit comments

Comments
 (0)