THIS TAG IS FOR DOCUMENT GENERATORS ONLY.
I was using Qt Creator and I decided I wanted to document a function I had written so I positioned …
c++ qt documentation qt-creatorIs there a standard to interpret the syntax of function interfaces in API documentations and if yes, how is it …
api documentationI recently found this: http://php.net/get/php_manual_en.chm/from/a/mirror. It's a .chm file that …
documentation offlinePlease identify the most popular lightweight markup languages and compare their strengths and weaknesses. These languages should be general-purpose markup …
documentation markdown markup restructuredtext textileOne of my customers is trying to create an interactive "matrix" of interdependencies for the various applications used in their …
documentation resources mapping enterprise assetsThere seem to be a ton of UI properties that can be set with UIManager.put("key", value); Is there …
java swing user-interface documentation uimanagerIf you have a public function which may throw an exception which uses other (private or public) helper functions which …
c++ exception documentation doxygenDoes anyone know of a good tool to generate Google Protobuf documentation using the .proto source files?
documentation protocols protocol-buffers documentation-generationWhere is a complete list of the special double-underscore/dunder methods that can be used in classes? (e.g., __init__, __…
python class oop documentation magic-methodsI'm using Doxygen with some embedded C source. Given a .c/.h file pair, do you put Doxygen comments on …
c documentation doxygen documentation-generation