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

Display links to both Stable and LTS API on /docs #307

Closed
shelleyp opened this issue Oct 30, 2015 · 5 comments
Closed

Display links to both Stable and LTS API on /docs #307

shelleyp opened this issue Oct 30, 2015 · 5 comments

Comments

@shelleyp
Copy link

Please re-open #305 The fix detailed in #306 is not sufficient.

Providing new links in the top-most menu in the front page is a start, but not sufficient.

You have a main Docs page that needs to reference both API docs. Suggestion:

https://cloud.githubusercontent.com/assets/1231635/10846610/3ebb85cc-7f11-11e5-95a5-9d277b47bedf.png

You have a main API link that's been heavily distributed throughout the web, which now has to somehow provide equal access to both the v4 and v5 APIs.

https://nodejs.org/api/

Update: sorry, still getting used to new terminology. We need links to LTS and Stable version (not two stable versions) in front page, Docs page, and API page.

@shelleyp shelleyp changed the title Display both stable API docs all throughout site Display links to both Stable and LTS API docs all throughout site Oct 30, 2015
@dominykas
Copy link
Member

And even this might not be enough - it will be really tricky to find the switch once you're deep inside the docs. Right now, a google search for "node url" will lead you to https://nodejs.org/api/url.html - this page needs to have some easy switch between the LTS and non-LTS version of docs or maybe even a cross-link switch to ANY version for this particular page.

@mikeal
Copy link
Contributor

mikeal commented Oct 30, 2015

This is actually two different issues, and pull requests, at lease. Could you reduce the scope of this issue to adding on the main docs page and open a new issue for the /api

Additionally we may want an issue to include a link in automated releases posts and another for including a link on the download page for each release.

@shelleyp
Copy link
Author

I'll leave this as the modify /docs issue, leave #305 for the front page, and then add a third issue for /api.

@phillipj phillipj changed the title Display links to both Stable and LTS API docs all throughout site Display links to both Stable and LTS API on /docs Nov 4, 2015
@phillipj
Copy link
Member

phillipj commented Nov 4, 2015

Linking this with #324

@phillipj
Copy link
Member

phillipj commented Dec 8, 2015

Fixed in 3855521

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants