Skip to content
  1. Aug 21, 2012
  2. Aug 15, 2012
  3. Aug 09, 2012
  4. Aug 08, 2012
    • Rene Saarsoo's avatar
      Restructure how options are ordered. · de5b09e1
      Rene Saarsoo authored
      Use 4 sections instead of previous 3:
      
      - Main options
      - Customizing output
      - Tweaking
      - Debugging
      de5b09e1
    • Rene Saarsoo's avatar
      Describe extensively all command line options. · ec46edc4
      Rene Saarsoo authored
      The last empty line is now added by JsDuck::OptionParser, so no
      need to add it in every option description and inside
      Logger#doc_warnings.
      
      Additionally changed the default title to: "Documentation - JSDuck"
      ec46edc4
    • Rene Saarsoo's avatar
      Change --help option behavior. · f2942117
      Rene Saarsoo authored
      --help without arguments will now print a short list of all options.
      
      --help=--option-name prints a detailed description of the given option.
      
      Implemented with JsDuck::OptionParser class that extends builtin
      OptionParser with the ability to print out help in two formats:
      short list of all options & long description of specific option.
      f2942117
    • Rene Saarsoo's avatar
      Fix crash when CSS has free-hanging doc-comment. · 185fc7ab
      Rene Saarsoo authored
      Treat this case as we do with other such comments in JavaScipt -
      by defaulting to property.
      185fc7ab
  5. Aug 07, 2012
  6. Aug 06, 2012
  7. Aug 03, 2012
Loading