summaryrefslogtreecommitdiff
path: root/qpid/cpp/docs
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug that led to client doxygen using broker doxygen main page.Jonathan Robie2010-12-181-1/+1
* QPID-2963: revert changes to Doxygen header from r957222, and also remove dup...Robert Gemmell2010-12-051-9/+20
* Add PREDEFINED items so that QPID_MESSAGING_EXTERN and QMF_EXTERN do not show...Stephen D. Huston2010-11-162-2/+2
* add ASF licence to various files in the cpp treeRobert Gemmell2010-10-312-1/+39
* Turned off GraphvizJonathan Robie2010-07-291-1/+1
* Added sections for client and management starting points, currently TBD, in t...Jonathan Robie2010-07-291-0/+10
* Added overview page, designed to list starting points for developers.Jonathan Robie2010-07-292-1/+62
* Add license to help2man replacment scripts (add shebang to the executable file)Gordon Sim2010-07-153-0/+55
* Added sed based alternative to help2man to ensure that a reasonable man page ...Gordon Sim2010-06-305-8/+28
* Fixed scripts that referred to README instead of README.txt.Jonathan Robie2010-06-231-28/+9
* Changed code examples and references from doxygen main page to the new API cl...Jonathan Robie2010-04-291-82/+248
* Fix typo in name; resolves QPID-2553Stephen D. Huston2010-04-271-1/+1
* initial checkin of CONTENTS file -- explanation of purpose of this directory.Michael Goulish2010-03-171-0/+12
* Initial checkin of a temporary place for external code documentation.Michael Goulish2010-03-171-0/+0
* 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
* Don't load modules from default module dir when running help2man.Alan Conway2009-11-251-1/+1
* Don't load from default module dir when generating man page.Alan Conway2009-11-251-1/+1
* 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-152-0/+36
* 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
* Split logging options into portable options and sink-related options that are...Stephen D. Huston2008-10-151-3/+3
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-5/+5
* Use help2man if available, pre-generated qpidd.1 if available, fall back to d...Alan Conway2008-06-031-6/+9
* Make help2man and doxygen dependencies optional.Alan Conway2008-05-262-0/+10
* Fix doxygen warnings.Alan Conway2008-04-021-26/+0
* Fix typo in man page: log.output -> log-outputAlan Conway2008-03-181-2/+2
* Editorial changes to man page text.Alan Conway2007-10-161-3/+3
* * docs/man/qpidd.x: Explain configuration options.Alan Conway2007-10-041-3/+33
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-1/+1
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-301-1/+1
* * docs/api/Makefile.am: Adding html.timestamp to clean target.Alan Conway2007-05-181-1/+1