doxygen: Fix member comments #14331

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:Mf1809-doxygenMembers changing 6 files +32 −32
  1. MarcoFalke commented at 7:53 PM on September 26, 2018: member

    Trailing comments must be indicted with the caret //!<.

    Not all places do this right now, see for example https://dev.visucore.com/bitcoin/doxygen/txmempool_8h.html#a2bc6653552b5871101b6cbefdbaf251f, but they can be fixed with an almost-scripted-diff:

    sed -i --regexp-extended -e 's/((,|;) *\/\/!) /\1< /g' $(git grep --extended-regexp -l  '(,|;)\s*//!\s')
    

    (Same as [doxygen] Fix member comments #7793)

  2. doxygen: Fix member comments fa69ac7614
  3. MarcoFalke added the label Docs on Sep 26, 2018
  4. DrahtBot commented at 10:27 PM on September 26, 2018: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->Reviewers, this pull request conflicts with the following ones:

    • #11413 ([wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate option by kallewoof)

    If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

  5. DrahtBot cross-referenced this on Sep 27, 2018 from issue [wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate option by kallewoof
  6. l2a5b1 commented at 4:32 PM on September 27, 2018: contributor

    utACK fa69ac7

  7. Empact commented at 6:13 PM on September 27, 2018: member

    utACK fa69ac7

  8. DrahtBot commented at 2:38 AM on September 28, 2018: contributor

    <!--32850dd3fdea838b4049e64f46995ea2-->

    Coverage Change (pull 14331) Reference (master)
    Lines -0.0309 % 87.0361 %
    Functions +0.0926 % 84.1130 %
    Branches -0.0445 % 51.5451 %
  9. promag commented at 9:46 AM on September 29, 2018: member

    utACK fa69ac7.

  10. MarcoFalke referenced this in commit 011c39c296 on Oct 1, 2018
  11. MarcoFalke merged this on Oct 1, 2018
  12. MarcoFalke closed this on Oct 1, 2018

  13. MarcoFalke deleted the branch on Oct 1, 2018
  14. Bushstar cross-referenced this on Oct 11, 2018 from issue Updates from bitcoin/master by Bushstar
  15. hans-schmidt cross-referenced this on Jul 28, 2019 from issue Fix some formatting problems in Doxygen docs by hans-schmidt
  16. jasonbcox referenced this in commit 44a1e1cd6c on Oct 11, 2019
  17. PastaPastaPasta referenced this in commit 91d8dc6d17 on Aug 16, 2021
  18. PastaPastaPasta referenced this in commit 569e449a4f on Aug 16, 2021
  19. PastaPastaPasta referenced this in commit e3c2fddf96 on Aug 18, 2021
  20. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:54 UTC