Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilhernvall/vimdoclet
A simple plugin for javadoc that generates text documentation and tags file for use with Vim.
https://github.com/emilhernvall/vimdoclet
Last synced: about 2 months ago
JSON representation
A simple plugin for javadoc that generates text documentation and tags file for use with Vim.
- Host: GitHub
- URL: https://github.com/emilhernvall/vimdoclet
- Owner: EmilHernvall
- Created: 2012-08-24T08:22:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-26T17:31:27.000Z (over 12 years ago)
- Last Synced: 2023-03-11T22:52:57.179Z (almost 2 years ago)
- Language: Java
- Size: 320 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
= VimDoclet =
VimDoclet is a simple plugin for JavaDoc that generates documentation in
a format appropriate for use with Vim. The output is a folder of text files
and a tags file index.It's not complete by any stretch, but is already quite useful.