Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala
  • comment

C - Documentation comment

Comment that is inserted into generated documentation.

0
584
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

Doxygen JavaDoc style

documentation

/**
 * {{comment}}
 */
c

Notes

last update: Oct. 27, 2014

0
598
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

Doxygen Qt style

documentation

/*!
 * {{comment}}
 */
c

Notes

last update: Oct. 27, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Related concept

  • Block comment
  • Single comment

Other language

  • C++
  • Java
  • Python
  • JavaScript

Random task

  • Run docker container
  • Loop while condition is true
  • Upload local branch to remote
  • String length
  • Add public SSH key to remote server
  • Blog
  • About
  • License