Skip to content

Instantly share code, notes, and snippets.

@avalanche123
Created August 20, 2011 00:22
Show Gist options
  • Save avalanche123/1158382 to your computer and use it in GitHub Desktop.
Save avalanche123/1158382 to your computer and use it in GitHub Desktop.
RDoc format example
# :title:A Shell Script
# = Name
#
# = Synopsis
#
# = Description
#
# = Todo
# == Upcoming Features
# 0. Nothing yet.
# == Known Issues
# 0. Nothing yet.
# = References
# 0. <i>I made it up as I went along.</i>
# = License
# This code is provided under the terms of the {MIT License.}[http://www.opensource.org/licenses/mit-license.php]
#
#--
# This code is the proprietary intellectual property of its authors. It is not intended for publication.
#++
# = Authors
# Noah Sussman
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment