-
Notifications
You must be signed in to change notification settings - Fork 34
Fix doxygen warnings #532
Comments
Remove some Doxygen warnings related to undocumented methods Fix some typos in the Doxygen documentation Fix some copy/paste errors in the Doxygen documentation
Almost all the Doxygen warnings should be fixed in PR #544 It is due to the following code example in the Doxygen documentation:
Doxygen is not clever enough on this one. |
Remove some Doxygen warnings related to undocumented methods Fix some typos in the Doxygen documentation Fix some copy/paste errors in the Doxygen documentation
* Removed files which are no longer used by Doxygen * Update Doxygen main page Add a link to the Tango documentation Replace deprecated ALIGN="CENTER" HTML code * Remove some Doxygen warnings (#532) * Fix tango_const.h file not found Doxygen warning (#532) * Fix Doxygen warning related to FreeSans font (#532) * Document undocumented methods (#532) Remove some Doxygen warnings related to undocumented methods Fix some typos in the Doxygen documentation Fix some copy/paste errors in the Doxygen documentation * Update broken links to IDL documentation in Doxygen documentation.
Add 9.3.3 release date
* Added CHANGELOG.md This file is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). List changes since cppTango 9.2.5. Changes with potential compatibility issues are documented as suggested in #509 and are in bold. * Add links to issues and PRs in CHANGELOG.md * Update CHANGELOG.md with references to #508,#516,#518,#520,#521,#522,#523,#529,#531,#533,#537 * Update CHANGELOG.md with #517 * Update CHANGELOG.md. Add link for issue 395 * Moved 2 items from Fixed to Changed section Added a warning about the event subscription change sleep reduction * First version of the release notes for cppTango 9.3.3 Rename RELEASE_NOTES in RELEASE_NOTES.md. The previous RELEASE_NOTES content has been moved to CHANGELOG.md file. * Added reference to cppTango#539 Preparation for cppTango 9.3.3 release * Update CHANGELOG and RELEASE_NOTES with #541 and #542 * Reword one item in CHANGELOG.md and RELEASE_NOTES.md * Update CHANGELOG.md with #544, #546 and #549 * Add reference to #532 Add 9.3.3 release date * Add 9.3.3 release date
Hi @t-b, As I wrote before:
I commented the doxygen ticket you mentioned (doxygen/doxygen#6737) giving the above example. |
The text was updated successfully, but these errors were encountered: