lsegal / yard-tmbundle
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
Commands/ | Fri Jun 06 21:31:37 -0700 2008 | |
| |
Preferences/ | Tue Jun 10 01:04:05 -0700 2008 | |
| |
README.textile | Fri Jun 06 21:43:20 -0700 2008 | |
| |
Snippets/ | Tue Jun 10 01:04:05 -0700 2008 | |
| |
info.plist | Tue Jun 10 01:04:05 -0700 2008 |
README.textile
Project Description
TextMate Bundle for writing YARD style documentation for ruby scripts
Snippets
- ## – Starts documentation
- param – @param
- since – @since
- version – @version
- author – @author
- see – @see
- raise – @raise
- yparam – @yieldparam
- yield – @yield
- return – @return
- depr – @deprecated
TODO
- A tmLanguage
- A tmCommand for regenerating the documentation and opening it in the browser
