apiDoc v0.14.0 Release Notes

    • CLI

      • Clarify that -c option must be a directory.
    • 📜 Parser

      • Add support for : in @apiParam names.
      • Add Ruby doxygen-style support.
      • Add Groovy support.
      • Add Exlixir support.
      • Add Parameter name array syntax.
      • Add travis-ci tests for node 0.12.
    • Template

      • Add semver for correct sort order. 335
      • Add google webfontloader to fix scrollspy position after webfont loading.
      • Add semver for correct sort order.
      • Add Spanish translation.
      • Add Chinese Simplified (zh-cn) tranlsation.
      • Update to semantic tradition Chinese words.
      • Update Polish translation.
      • Ensure params isn't empty before sending.
      • Set required defaults for sample request.
      • Bugfix: Locale don't work with pt-br. 329
      • Bugfix: Empty Groups for Future Versions showing when old Versions are selected. 349
      • Bugfix: Add path to template variable (_col1).
      • Sample requests with GET parameters need to be added to the query string.
      • Fix handle bar expression to not apply html encode for data type field.
      • Typo in header.md.