[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
OpenLDAP documentation Doxygen
- To: openldap-technical <openldap-technical@openldap.org>
- Subject: OpenLDAP documentation Doxygen
- From: Johan Jakus <johan.jakus@gmail.com>
- Date: Wed, 26 Oct 2011 16:18:57 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=nuBG7YiFTmet9JEMLPTsQdZpAjGa1bzfuXp2sjtukk4=; b=WKbvY1qiRnlhlI8Mo131kGS0r6zjYJ6ubpXZ4TAV/o3q5aBnwkUBSWhC+TxKetXaDT h6AjTy7+exmuYDwhplt2M0NF0ukcpy9qnqFd246wEXpQd9Tk35de9vekUzi2FRbMw/mW /FnWyEnEMzCCXlAChNROLqECuy6TtimcnyA2Y=
Hi everyone!
While working on my overlay, I add real hard time trying to understand the structure used by OpenLDAP.
To help me out, I used Doxygen that automatically generates a map of the structures (and much more) from the source code.
I would highly recommend you to use this tool so that future developers can easily find their way in your structures.
The best solution would be to add this kind of documentation to the OpenLDAP website, so that everyone could easily access it.
I don't want to judge your way of doing things, I just want to share something that helped me out allot!
Best regards,
Johan Jakus