Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DoxyGenPythonTools

some Tools for documenting my source codes

  • convert Pascal Comments to C Comments
  • convert C Comments to Pascal Comments

Pascal:

(**!
 * \brief ...
 *)

C / C++:

/**
 * \brief ...
 */

About

some Tools for documenting my source codes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages