https://github.com/rubyworks/shomen-rdoc
Shomen via RDoc
https://github.com/rubyworks/shomen-rdoc
Last synced: about 1 year ago
JSON representation
Shomen via RDoc
- Host: GitHub
- URL: https://github.com/rubyworks/shomen-rdoc
- Owner: rubyworks
- License: other
- Created: 2012-04-19T12:27:44.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-27T21:49:40.000Z (almost 14 years ago)
- Last Synced: 2024-04-26T16:06:20.122Z (almost 2 years ago)
- Language: Ruby
- Homepage: http://rubyworks.github.com/shomen-rdoc
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- Changelog: HISTORY.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= Shomen RDoc
{Homepage}[http://rubyworks.github.com/shomen-yard] /
{Source Code}[http://github.com/shomen-yard/rubyworks]
== Description
The Shomen RDoc utility is a utility to generate Shomen standard documentation
via RDoc's documentation cache (usually stored in `.rdoc`). This is an aternative
to using the rdoc-shomen format, which is an RDoc plugin rather then a stand alone
tool.
== Copyrights
Copyright (c) 2011 Rubyworks.
Shomen RDoc is distributable under the terms of the *BSD-2-Clause* license.
See LICENSE.txt for details.