]> git.r.bdr.sh - rbdr/lyricli.rb/commit - doc/Lyricli/Sources/Itunes.html
Finish first wave of documentation.
authorBen Beltran <redacted>
Sat, 6 Oct 2012 07:35:48 +0000 (02:35 -0500)
committerBen Beltran <redacted>
Sat, 6 Oct 2012 07:35:48 +0000 (02:35 -0500)
commitf2ec7254120c90c3b023687f67a7b19f78b69370
treed4b51c75f5edc10cbef8bd7ca836a86a1c28a091
parent34d0bf15a6f4009de376ceed1d7d5cca24a8dfe7
Finish first wave of documentation.

Also adds some stuff to the git ignore file
27 files changed:
.gitignore [new file with mode: 0644]
.yardoc/checksums
.yardoc/object_types
.yardoc/objects/root.dat
doc/Lyricli.html
doc/Lyricli/Configuration.html
doc/Lyricli/Exceptions.html [new file with mode: 0644]
doc/Lyricli/Lyricli.html
doc/Lyricli/LyricsEngine.html
doc/Lyricli/SourceManager.html
doc/Lyricli/Sources.html
doc/Lyricli/Sources/Arguments.html
doc/Lyricli/Sources/Itunes.html [new file with mode: 0644]
doc/Lyricli/Sources/Rdio.html
doc/Lyricli/Util.html
doc/_index.html
doc/class_list.html
doc/file.README.html [new file with mode: 0644]
doc/index.html
doc/top-level-namespace.html
lib/lyricli/exceptions.rb [new file with mode: 0644]
lib/lyricli/lyrics_engine.rb
lib/lyricli/source_manager.rb
lib/lyricli/sources.rb [new file with mode: 0644]
lib/lyricli/sources/arguments.rb
lib/lyricli/sources/itunes.rb
lib/lyricli/sources/rdio.rb