<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Dear all,</span><br style="font-family:arial,sans-serif;font-size:13px"><br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">I just wanted to announce a small project I have been working on since the last few weeks. cldoc is a clang based documentation generator for C and C++. cldoc tries to solve the issue of writing C/C++ software documentation with a modern, non-intrusive and robust approach.</span><br style="font-family:arial,sans-serif;font-size:13px">
<br style="font-family:arial,sans-serif;font-size:13px"><b style="font-family:arial,sans-serif;font-size:13px">Features:</b><br style="font-family:arial,sans-serif;font-size:13px"><br style="font-family:arial,sans-serif;font-size:13px">
<ul style="font-family:arial,sans-serif;font-size:13px"><li style="margin-left:15px">Uses clang to robustly parse even the most complex C++ projects without additional effort from the user.<br></li><li style="margin-left:15px">
Requires zero configuration.<br></li><li style="margin-left:15px">Uses markdown for documentation formatting.<br></li><li style="margin-left:15px">Generates an xml description of the API which can be reused for other purposes.<br>
</li><li style="margin-left:15px">Uses a simple format for documenting your code.<br></li><li style="margin-left:15px">Supports cross-referencing in documentation.<br></li><li style="margin-left:15px">Generates a single file, javascript based web application to render the documentation.<br>
</li><li style="margin-left:15px">Integrates seamlessly with your existing website.<br></li><li style="margin-left:15px">Lightning fast client-side searching using a pregenerated search index.<br></li><li style="margin-left:15px">
Generates a formatted documentation coverage report and integrates it in the website.</li></ul><div style="font-family:arial,sans-serif;font-size:13px">More information can be found on the website: <a href="http://jessevdk.github.com/cldoc" target="_blank">http://jessevdk.github.com/cldoc</a>. Sources are on github:<a href="https://github.com/jessevdk/cldoc" target="_blank">https://github.com/jessevdk/cldoc</a></div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">With kind regards,</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">Jesse van den Kieboom</div></div>