summaryrefslogtreecommitdiff
path: root/cpp/docs/api
Commit message (Expand)AuthorAgeFilesLines
* Allow builder to generate developer docs as well as user API docs.Stephen D. Huston2010-03-051-1/+4
* Add header.html and footer.html to dist files; resolves QPID-2302Stephen D. Huston2010-01-051-1/+2
* Removed the Visual Studio solution/project files, as these are now generated ...Stephen D. Huston2009-11-201-1/+1
* Move the kit-building settings out of CMakeLists.txt to a new file, BuildInst...Stephen D. Huston2009-11-131-1/+5
* Add API doc generation and install to CMake build.Stephen D. Huston2009-10-161-0/+36
* Consistently show qpid-based paths in #include directives. Help this work fro...Stephen D. Huston2009-10-161-4/+4
* Fixed doxygen generation for the C++ APIsTed Ross2009-08-192-2/+4
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-272-2/+2
* Fix include paths for doxygen generated API doc.Alan Conway2009-07-202-4/+3
* Fix problem with in-tree builds.Alan Conway2009-07-201-1/+2
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-3/+1
* Added qpid:Exception to the client API documentation.Jonathan Robie2009-07-081-1/+1
* Include non-keyword versions of the session classes for documentation of para...Jonathan Robie2009-05-081-1/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-122-4/+4
* Removed class diagrams (to save space and simplify generated documentation).Jonathan Robie2009-01-291-12/+12
* Modified footer and header for Google baitJonathan Robie2009-01-142-2/+31
* Added ASF licensing headers to the following filesRajith Muditha Attapattu2008-12-196-0/+126
* Added ASF license to makefilesGordon Sim2008-12-151-0/+18
* Added generated framing headers to doxygen documentation.Jonathan Robie2008-11-251-2/+2
* Housecleaning - removed Session_099 filter, removed jrobie path from develope...Jonathan Robie2008-11-172-2/+2
* Modified user.doxygen.in to incorporate main page documentation.Jonathan Robie2008-11-172-22/+23
* QPID-1294 (Johnathan Robie) Improved doxygen generation. Files missed in prev...Alan Conway2008-11-056-0/+1168
* QPID-1294 (Johnathan Robie) Improved doxygen generation.Alan Conway2008-11-051-2/+2
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-5/+5
* Make help2man and doxygen dependencies optional.Alan Conway2008-05-261-0/+4
* Fix doxygen warnings.Alan Conway2008-04-021-26/+0
* * docs/api/Makefile.am: Adding html.timestamp to clean target.Alan Conway2007-05-181-1/+1
* Fix make distcheckAlan Conway2007-05-181-1/+1
* Makefile fixes to get make distcheck passing.Alan Conway2007-05-011-1/+1
* * Moved code generation into top-level gen/ dir with own Makefile.amAlan Conway2007-04-141-1/+1
* * cpp/qpid-config.in, Makefile.am, configure.ac: added qpid-config script.Alan Conway2007-04-122-30/+5
* * cpp/qpidc.spec.in: Added qpidd-devel sub-package.Alan Conway2007-04-112-3/+5
* * docs/api/*: Fixed API doc generation to work with VPATH builds.Alan Conway2007-04-105-30/+32
* Fixed autmake $wildcard warnings, added html-dev to generate full doxygen for...Alan Conway2007-03-303-15/+33
* Renamed cpp-0-9 to cppAlan Conway2007-03-213-0/+2506
* * cpp: svn removed, will rename cpp-0-9Alan Conway2007-03-212-1265/+0
* Patch from Jim Meyering (jim@meyering.net) submitted on dev list.Gordon Sim2007-01-231-6/+5
* - rpm: make rpm now builds RPMs under rpm/ directory.Alan Conway2006-12-232-7/+7
* make rpm in cpp directory builds qpidc RPMs in default locations.Alan Conway2006-12-201-1/+1
* Sundry fixes to spec and build system for RPM packaging.Alan Conway2006-12-132-20/+4
* 2006-12-11 Alan Conway <aconway@redhat.com>Alan Conway2006-12-122-14/+21
* Added "make html" target to build doxygen documentation in docs/api/html.Alan Conway2006-12-072-0/+1275