Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add links to alternative versions of doc #10958

Closed
wants to merge 10 commits into from

Commits on Jul 16, 2017

  1. doc: add links to alternative versions of doc

    Each page of the api documentation should have links to other versions
    of the same page. This will make it easier to switch between the current
    "live" release at nodejs.org and LTS versions.
    
    Fixes: nodejs#10726
    Chris Young authored and Chris Young committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    1d10887 View commit details
    Browse the repository at this point in the history
  2. doc: fixes version labeling of alt doc links

    v0.12.x is no longer LTS, and v7.x should not be labeled as
    "unsupported"
    
    Fixes: nodejs#10726
    Chris Young authored and Chris Young committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    c21e62b View commit details
    Browse the repository at this point in the history
  3. doc: removes redudant if from version labels

    Chris Young authored and Chris Young committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    0e35692 View commit details
    Browse the repository at this point in the history
  4. doc: renamed 'doc_created' comment tags

    Chris Young authored and Chris Young committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    e161b83 View commit details
    Browse the repository at this point in the history
  5. doc: corrected api doc dates for crypto & debugger

    Chris Young authored and Chris Young committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    334ff51 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. doc: updated links so version 8 is latest

    Chris Young committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    4d7fd63 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. doc: moved version links into a dropdown

    Chris Young committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    cb4622f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2017

  1. doc: addressed misc review comments

    Chris Young committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    d01c036 View commit details
    Browse the repository at this point in the history
  2. doc: use better regex

    Chris Young committed Aug 26, 2017
    Configuration menu
    Copy the full SHA
    967cdba View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. doc: made version links fit in mobile view size

    Chris Young committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    6e113e2 View commit details
    Browse the repository at this point in the history