I use the command 'sdoc' to generate searchable doc for ruby1.8 and it gets wrong when generating SHTML. The error report is
/lib/sdoc/generators/shtml_generator.rb:282:in `to_json': source sequence is illegal/malformed (JSON::GeneratorError) ../lib/sdoc/generators/shtml_generator.rb:282:in `gen_search_index' can it be fixed? On Mar 16, 9:10 pm, voloko <[email protected]> wrote: > I’ve been using rails and rails’ doc for quite a while now. And I > always missed the search feature in docs. IMHO browser search in page > is not the best solution. So i’ve spent this weekend trying to improve > things a bit. > This is more a proof of concept than a final > product.http://voloko.ru/sdoc/rails/ > and on github:http://github.com/voloko/sdocrails/tree/master(custom > rdoc generator and template) > Any feedback is appreciated. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

