0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Timothy Gu 27c8b73fa6 doc: fix JSON generation for aliased methods
Currently assert/assert.ok currently has the following signature:

    "signatures": [
      {
        "params": [
          {
            "name": "value"
          },
          {
            "name": "message])"
          },
          {
            "name": "assert.ok(value"
          },
          {
            "name": "message",
            "optional": true
          }
        ]
      }
    ]

The heading reads

    assert(value[, message]), assert.ok(value[, message])

Split them into two sections to make it working.

PR-URL: https://github.com/nodejs/node/pull/4871
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
2016-01-30 11:06:25 -08:00
..
api doc: fix JSON generation for aliased methods 2016-01-30 11:06:25 -08:00
api_assets doc: style fixes for the TOC 2016-01-23 23:10:43 +01:00
ctc-meetings doc: add CTC meeting minutes 2016-01-06 2016-01-13 09:04:13 -08:00
tsc-meetings doc: add TSC meeting minutes 2015-10-21 2015-10-26 09:36:42 -07:00
full-white-stripe.jpg
node.1 doc: fix typo in doc/node.1 2016-01-13 15:58:52 -08:00
osx_installer_logo.png
releases.md doc: update branch-diff arguments in release doc 2016-01-15 22:12:32 +11:00
template.html doc: style fixes for the TOC 2016-01-23 23:10:43 +01:00
thin-white-stripe.jpg