[Hamlib-developer] [Hamlib/Hamlib] 6cfaf0: Add amp_state.h to Doxygen docs
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-07-24 03:27:24
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 6cfaf03edd7c514c39b2620ae97763313169f14a https://github.com/Hamlib/Hamlib/commit/6cfaf03edd7c514c39b2620ae97763313169f14a Author: Nate Bargmann <n0...@n0...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M doc/Makefile.am M include/hamlib/amp_state.h Log Message: ----------- Add amp_state.h to Doxygen docs Commit: 9ede33de4f690fd70c830aae1465d8bc9070839f https://github.com/Hamlib/Hamlib/commit/9ede33de4f690fd70c830aae1465d8bc9070839f Author: Nate Bargmann <n0...@n0...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M doc/hamlib.cfg.in Log Message: ----------- Exclude multicast.[ch] from Doxygen docs Commit: 133817bf146eca08ce8267793f31b14c47f90b08 https://github.com/Hamlib/Hamlib/commit/133817bf146eca08ce8267793f31b14c47f90b08 Author: Nate Bargmann <n0...@n0...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M include/hamlib/multicast.h M src/multicast.c Log Message: ----------- Add license header to multicast.[ch] Commit: c49cd2312cbdd0f859642160fb3874eab9db107d https://github.com/Hamlib/Hamlib/commit/c49cd2312cbdd0f859642160fb3874eab9db107d Author: Nate Bargmann <n0...@n0...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M doc/Makefile.am M doc/hamlib.cfg.in M doc/index.doxygen M include/hamlib/port.h M include/hamlib/rig.h Log Message: ----------- Add Doxygen support to port.h Commit: 947b2da28f1b9ca0e64a59acabdc49da2eb1d9fe https://github.com/Hamlib/Hamlib/commit/947b2da28f1b9ca0e64a59acabdc49da2eb1d9fe Author: Nate Bargmann <n0...@n0...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M include/hamlib/amp_state.h Log Message: ----------- Update Doxygen comments in amp_state.h Commit: 30494a4a1f03db4b9cdab6e901e6461d160d22e7 https://github.com/Hamlib/Hamlib/commit/30494a4a1f03db4b9cdab6e901e6461d160d22e7 Author: Nate Bargmann <n0...@n0...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M include/hamlib/amplist.h Log Message: ----------- Update Dozygen comments for amplist.h Commit: 605e961dbf46498284799cda6a991f47d810e66f https://github.com/Hamlib/Hamlib/commit/605e961dbf46498284799cda6a991f47d810e66f Author: Nate Bargmann <n0...@n0...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M include/hamlib/rotlist.h Log Message: ----------- Update Doxygen comments for rotlist.h Commit: 1eb645004a45bf84e1fb71dcad294081a551f83d https://github.com/Hamlib/Hamlib/commit/1eb645004a45bf84e1fb71dcad294081a551f83d Author: Nate Bargmann <n0...@n0...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M doc/hamlib.cfg.in Log Message: ----------- Ignore additional files from Doxygen processing Commit: 98cc0b688e4f8cd0838d728d97a43e7a13d6c29c https://github.com/Hamlib/Hamlib/commit/98cc0b688e4f8cd0838d728d97a43e7a13d6c29c Author: Nate Bargmann <n0...@n0...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M doc/Makefile.am M include/hamlib/rot_state.h Log Message: ----------- Update Doxygen comments for rot_state.h Commit: 82feea990e584d1648dd5567a6e3f0e2a693f6a3 https://github.com/Hamlib/Hamlib/commit/82feea990e584d1648dd5567a6e3f0e2a693f6a3 Author: Nate Bargmann <n0...@n0...> Date: 2025-07-23 (Wed, 23 Jul 2025) Changed paths: M doc/hamlib.cfg.in Log Message: ----------- Add Doxygen config statements for newer versions Newer versions of Doxygen (1.14 in Arch Linux) default HAVE_DOT and CALL_GRAPH to NO, although older versions also default the latter to NO as well. Document why DISTRIBUTE_GROUP_DOC was added. Removes a bit of redundancy. Commit: 04c00330a6265680c2a78dbf88e9274eae1f02da https://github.com/Hamlib/Hamlib/commit/04c00330a6265680c2a78dbf88e9274eae1f02da Author: Nate Bargmann <n0...@n0...> Date: 2025-07-23 (Wed, 23 Jul 2025) Changed paths: M include/hamlib/rotator.h Log Message: ----------- Clean upp Doxygen comments in rotator.h When a comment block immediately preceeds the item, repeating the item type such as \def or \typedef is not required. They're only required when the comment is not immediately preceeding or Doxygen doesn't get the item correct. Compare: https://github.com/Hamlib/Hamlib/compare/79f8b1cde83c...04c00330a626 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |