CppDoc vs Pastie
A side-by-side look at CppDoc and Pastie. For an in-depth review of either product, follow the links below.
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
Pastie
Development
Pastie is a simple tool for sharing plain text snippets online. It allows you to easily paste code, notes, lists, or other text and get a URL to share it with others. The text is not stored on a database, allowing for temporary sharing.
textsharingsnippetscode