Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

doc: updates cherry picked from master #25811

Closed
wants to merge 5 commits into from

Commits on Aug 13, 2015

  1. Fixed typo

    radarhere authored and jasnell committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    e8cf740 View commit details
    Browse the repository at this point in the history
  2. Update assert.markdown

    The current wording "This module is used for writing unit tests for your applications, you can access it with require('assert')." implies that this module should only be used in development while unit testing.
    
    The article "Error Handling in Node.js" by Joyent (https://www.joyent.com/developers/node/design/errors) uses the assert module in an efficient way to validate required function arguments.
    daveboivin authored and jasnell committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    ee79f9c View commit details
    Browse the repository at this point in the history
  3. doc: buffer, adding missing backtick

    dyanarose authored and jasnell committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    13f4048 View commit details
    Browse the repository at this point in the history
  4. doc: Change the link for v8 docs to v8dox.com

    No offense to @izs, but the doxygen he put up 3.5 years ago isn't
    accurate for node 0.12 nor io.js. I'm trying to keep up and have
    multiple sets of doxygen of v8 available at http://v8dox.com/
    chad3814 authored and jasnell committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    86c925a View commit details
    Browse the repository at this point in the history
  5. comma

    darul75 authored and jasnell committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    8cae25e View commit details
    Browse the repository at this point in the history