Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 355 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 355 Bytes

yard-docset

Generates docsets from YARD documentation for use in XCode or Dash

Very crude test script, everything should be rewritten ASAP

TODO:

  • Make a gem of it
  • Read YARD config
  • Load gemspec
  • Find where/how are stored attributes and methods params (objects/root.dat?)
  • Clean generation (use builder everywhere, ...)
  • ...