Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsegal/yard-tmbundle
A Textmate Bundle for YARD
https://github.com/lsegal/yard-tmbundle
Last synced: about 1 month ago
JSON representation
A Textmate Bundle for YARD
- Host: GitHub
- URL: https://github.com/lsegal/yard-tmbundle
- Owner: lsegal
- Created: 2008-05-19T02:39:00.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T10:06:17.000Z (about 3 years ago)
- Last Synced: 2024-10-14T21:24:50.253Z (3 months ago)
- Homepage:
- Size: 130 KB
- Stars: 11
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h4. Project Description
TextMate Bundle for writing YARD style documentation for ruby scripts
h4. Snippets
* ## - Starts documentation
* param - @param
* since - @since
* version - @version
* author - @author
* see - @see
* raise - @raise
* yparam - @yieldparam
* yield - @yield
* return - @return
* depr - @deprecatedh4. TODO
* A tmLanguage
* A tmCommand for regenerating the documentation and opening it in the browser