diegoles / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

Project over quota. Limits access to API documentation. #573

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1. Follow Link http://docs.closure-library.googlecode.com/git/index.html
2. Hope it isn't a busy month.
3. Read "Project over quota."

What is the expected output? What do you see instead?
Expected output is the API documentation for the google closure library. 
Instead I see "Project over quota."

Would it be possible to include the docs as a download?

Note: we cannot accept patches without the contributor license agreement
being signed. See http://code.google.com/p/closure-
library/wiki/Contributors for more info.

Original issue reported on code.google.com by nimm...@gmail.com on 19 Jul 2013 at 5:33

GoogleCodeExporter commented 8 years ago
An easy way to download a local copy of the docs.

git clone https://code.google.com/p/closure-library.docs/

Original comment by nimm...@gmail.com on 19 Jul 2013 at 6:26

GoogleCodeExporter commented 8 years ago
I got the local copy of the docs, but it means some links don't work because 
they point to the live site.

Perhaps the links (e.g. Type Index, File Index) in index.html can be made 
relative rather than absolute? 

Original comment by kiran.la...@gmail.com on 19 Jul 2013 at 12:06

GoogleCodeExporter commented 8 years ago
Are you referring to failure to load the XMLHttpRequest when you open the index 
page in your browser directly from disk? I found that the only way the docs 
work as expected was for them to be served from an http server rather than 
directly from a disk. For my windows pc I downloaded a stand-alone WAMP server, 
but I imagine any basic http server is going to work.

Original comment by nimm...@gmail.com on 19 Jul 2013 at 3:54

GoogleCodeExporter commented 8 years ago
Quota has been bumped.

Original comment by nn...@google.com on 23 Jul 2013 at 2:53