How do I access Ember.js API documentation? -


i'm using older version of ember (two older versions in fact) , i'd view api docs version that's older 2.x, versions i'm using ember v1.12.0 , v1.10.0.

i know how access older guides using dropdown menu there's no menu api docs.

is there way online or can generate api docs locally particular versions of ember?

there exists ember app browsing api docs, has installed , run locally: https://github.com/emberjs/api

there option of using devdocs.io web app api documentation browsing or zeal offline viewer linux , windows.


Comments

Popular posts from this blog

java - Checkbox item adds to spinner -

C# MVC AngularJS -

How to debug "expected android.widget.TextView but found java.lang.string" in Android? -