Skip to content

dotpipe/Doxed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Doxed

Doxed from WisePHP - Documentation Tool for PHP

Example documentation around actual function

/**

  • @method name
  • @params

*/

public static function test(string $str, ...) {}

Output: Documentation for Class

  • @method name
  • @params

public static function test(string $str, ...)

About

Doxed from WisePHP - Documentation Tool for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages