Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-3993

Sphinx template updates

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • v1.3.11
    • None
    • tools
    • None

    Description

      The current documentation is here

      https://github.com/mongodb/node-mongodb-native

      and is using Sphinx

      The new 2.0 branch is here

      https://github.com/mongodb/node-mongodb-native/tree/2.0-crud

      you can generate the jsdoc for 2.0 by first installing the tool with npm and then running the jsdoc command.

      npm install -g jsdoc
      jsdoc -c conf.json

      this should create an out directory with the standard template html results for jsdoc.

      Attachments

        Activity

          People

            sam.kleinman Sam Kleinman (Inactive)
            christkv Christian Amor Kvalheim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              9 years, 23 weeks, 6 days ago