Socket
Socket
Sign inDemoInstall

apidoc

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apidoc - npm Package Versions

1
10

0.6.0

Diff

Changelog

Source

0.6.0

  • Enable markdown for all description fields.
  • Add apidoc.json configuration file for primary configuration over package.json. (http://apidocjs.com/#configuration)
  • Add template specific configuration settings. (http://apidocjs.com/#configuration-template-settings)
  • Add support for Perl (Doxygen) comment-style.
  • Add simple CSS3 preloader.
apidoc
published 0.5.2 •

Changelog

Source

0.5.2

  • Add css for printing.
  • Bugfix: Template IE8 compatibility. (https://github.com/apidoc/apidoc/issues/69)
apidoc
published 0.5.1 •

Changelog

Source

0.5.1

  • Update node version to 0.10.x.
  • Add optional custom browser title with apidoc.title in package.json.
  • Add optional url endpoint with apidoc.url in package.json.
  • Bugfix: Template scrollbug. (https://github.com/apidoc/apidoc/issues/64)
apidoc
published 0.5.0 •

Changelog

Source

0.5.0

  • Add new Functions:

    • @apiGroupDescription
    • @apiHeader
    • @apiHeaderTitle
    • @apiDefineHeaderStructure
    • @apiHeaderStructure
  • Remove package.json path apidocFilename.

  • Change package.json path apidoc.

  • Add apidoc.header / apidoc.footer (with custom navigation titles). (http://apidocjs.com/#headerfooter)

  • Remove template basic (easier to maintain), the default template will be re-designed in a future version too.

  • Update template libraries.

  • Add test cases.

apidoc
published 0.4.4 •

Changelog

Source

0.4.4

  • Preserve other files when copying template files to the destination output dir.
apidoc
published 0.4.3 •

Changelog

Source

0.4.3

  • Added a short-circuit check. (https://github.com/apidoc/apidoc/issues/41)
apidoc
published 0.4.2 •

Changelog

Source

0.4.2

  • Bugfix: Fix parsing of multiline string. (https://github.com/apidoc/apidoc/issues/34)
apidoc
published 0.4.1 •

Changelog

Source

0.4.1

  • Add support for CoffeeScript comment-style.
apidoc
published 0.4.0 •

Changelog

Source

0.4.0

  • Add support for other comment-style. Now apiDoc supports:

    • Erlang
    • JavaScript (JavaDoc-Style: e.g. also useable in C#, Go, Dart, Java, PHP, TypeScript)
    • Python
    • Ruby
  • Add some programming language test cases.

  • Remove german code comments.

  • Upgrade all used node modules.

apidoc
published 0.3.0 •

Changelog

Source

0.3.0

  • Replace deprecated node-markdown with marked.
  • Add cli parameter for marked --marked-..., watch all params with--help.
  • Upgrade all used node modules.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc