This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| 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







