CLCL vs CppDoc
A side-by-side look at CLCL and CppDoc. For an in-depth review of either product, follow the links below.
CLCL
Office & Productivity
CLCL is an open-source, cross-platform note taking app designed for organizing notes and to-do lists. It has support for formatting options like bold, italics, highlights, etc.
opensourcecrossplatformnotestodo-listsformatting
CppDoc
Development
CppDoc is an open-source documentation generator for C++ projects. It analyzes C++ code and generates documentation in HTML format describing classes, functions, variables etc. Useful for automatically generating API documentation in C++ projects.
cdocumentationgeneratorapiopensource