/kbin vs CppDoc
A side-by-side look at /kbin and CppDoc. For an in-depth review of either product, follow the links below.
/kbin
Online Services
/kbin is a minimalist pastebin where users can easily share text, code snippets, messages, and more. It has a simple interface for quickly creating and sharing 'kbins' which expire after a set period.
pastebincode-sharingtext-sharingcode-snippetsminimalist
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