Skip to content

adam/yard-tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

TextMate Bundle for writing YARD style documentation for ruby scripts

Snippets:

  • ## – doc template
  • @par – @params
  • @si – @since
  • @ver – @version
  • @au – @author
  • @see – @see
  • @rai – @rai
  • @ypar – @yieldparam
  • @y – @yield
  • @ret – @return
  • @dep – @deprecated

TODO

  • A tmLanguage
  • A tmCommand for regenerating the documentation and opening it in the browser

About

a textmate bundle which helps out when you are documenting ruby scripts in the Yard style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published