Hi Bharath,

I personally tend to not restore them all. We've the latest major
version copied over from 1&1.

3.x is rather old now. Maybe it would be better to migrate the code to
5.x in order to have top of the line browser support.

But - maybe you can't for whatever reasons. I also have such projects
around ;-)

What you can do:

* use 3.0.2 links 
  http://www.qooxdoo.org/3.0.2/apiviewer/#qx
  http://www.qooxdoo.org/3.0.2
  
* generate the stuff you need locally

  $ cd framework && ./generate.py api
  $ cd api && python -mSimpleHTTPServer

  Browser to the port displayed on the CLI, and there is
  your API browser.

  For the docs, you need sphinx if you've a bare checkout. If
  you don't have one, the manual should be pre-generated in the
  framework tarball.

  You can just move the documentation/manual directory to your
  favorite webserver or start the above "python -mSimpleHTTPServer"
  in it.

HTH,
Cajus

Am Freitag, den 22.07.2016, 02:55 -0700 schrieb bharath:
> Hello there,
> 
> It appears that lot of documentation pages and api viewers of older
> Qooxdoo
> version are removed. I was trying to find api viewer for Qooxdoo
> 3.0.1
> version ( Api Viewer <http://www.qooxdoo.org/3.0.1/apiviewer/#qx>  ),
> which
> I bookmarked, but unfortunately all I see is "oops ... this page does
> not
> exist".
> 
> I have also bookmarked several other pages like the page which
> explains
> migration Qoodoo to 3.x ( link
> <http://www.qooxdoo.org/3.0.1/pages/tool/migration/migration_guide.ht
> ml>  ).
> All of them are gone 
> 
> Will these pages be restored at some point soon? Those pages were
> really
> helpful and I hope they are not removed permanently.
> 
> Regards,
> Bharath
> 
> 
> 
> --
> View this message in context: http://qooxdoo.678.n2.nabble.com/Qooxdo
> o-api-viewer-for-older-versions-tp7588364.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
> 
> -------------------------------------------------------------------
> -----------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and
> protocols are 
> consuming the most bandwidth. Provides multi-vendor support for
> NetFlow, 
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning
> reports.http://sdm.link/zohodev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to