-
bump stable version number to 0.1.13
mislav committedJun 7, 2010
-
mislav committed
Nov 6, 2009
-
mislav committed
Oct 16, 2009 -
please RDoc parser: move the `require` outside of method body
mislav committedOct 16, 2009 closes #9
-
reformat ruby code slightly so RDoc parser doesn't warn
mislav committedOct 16, 2009 the warning on both lines was: Expected class name or '<<'. Got RDoc::RubyToken::TkASSIGN: "="
-
quote font family strings so Sass doesn't complain when compiling
mislav committedOct 16, 2009
-
release 0.1.11 -- avoid activating Hanna gem in rubygems_plugin.rb
mislav committedSep 21, 2009 This is critical. The version of rubygems_plugin from Hanna v0.1.10 always required "hanna/version", which activated Hanna and Haml gems and made using the newer Haml versions impossible. References #7
-
release 0.1.10 -- provide Hanna::VERSION string
mislav committedSep 17, 2009 -
stop using Echoe; regenerate correct gemspec
mislav committedSep 17, 2009
-
release 0.1.9 -- force rubygems to use the correct version of RDoc
mislav committedSep 16, 2009
-
mislav committed
Aug 21, 2009
-
Fix indenting of code in attribute descriptions.
FooBarWidget committedAug 2, 2009 -
Improve styling for attribute names.
FooBarWidget committedAug 2, 2009
-
add a clear search button to the right of the input
mislav committedFeb 24, 2009
-
release Hanna 0.1.7 for RDoc 2.3.0
mislav committedFeb 17, 2009 -
values hash passed from RDoc 2.3 to templates has symbol keys instead…
mislav committedFeb 17, 2009 … of string
-
update README to indicate that "--format=html" is required in RDoc 2.3
mislav committedFeb 17, 2009 -
add '--format=html' to implicit options in hanna/rdoctask for RDoc 2.…
mislav committedFeb 17, 2009 …3 compatibility
-
make Haml report template filenames in stack traces
mislav committedFeb 17, 2009
-
Modified template method_list.haml to use the call-seq if no name is …
…specified for the method. This fixes missing method names from C sources
-
remove RubyForge project and RDoc options from Hanna gemspec
mislav committedDec 3, 2008 -
Add method_index.haml to gemspec and manifest
djwhitt committedDec 3, 2008 -
mislav committed
Dec 3, 2008 -
teach #sanitize_code_blocks method to remove deep indent of code, too
mislav committedDec 3, 2008 -
no need for get_binding hack for Haml, it accepts a hash of locals
mislav committedDec 3, 2008 -
sanitize code blocks in method description, too
mislav committedDec 3, 2008 -
fix typo in frameset introduced by 1dc58c
mislav committedDec 3, 2008 -
remove Mislav from footer. no Google rank for him
mislav committedDec 3, 2008 -
AAAH I'll go crazy trying to tweak these frameset borders
mislav committedDec 3, 2008 -
cleanup sections template and change H3 -> H2
mislav committedDec 3, 2008 -
strip leading whitespace in generated code blocks
mislav committedDec 3, 2008 -
style tweaks. use Lucida Grande for body text
mislav committedDec 3, 2008 -
extract method_index from file_index template.
mislav committedDec 3, 2008 it was getting cramped with logic in that file
-
fix typo in command-line examples
mislav committedDec 2, 2008