If you mean the google web search box or chrome browser search box; yes, I tried both of these with the above command after you mentioned it, and the reply was: http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=wget+-r+-p+-np+-k+http%3A%2F%2Fcode.google.com%2Fwebtoolkit%2Fdoc%2Flatest%2FDevGuide.html
On Jun 29, 9:44 pm, David Chandler <[email protected]> wrote: > Tried Google lately? ;-) > > /dmc > > On Wed, Jun 29, 2011 at 3:56 PM, Eric Atkinson < > > > > > > > > > > [email protected]> wrote: > > Thank you, David, but what program runs that command? Browser - no. > > Command prompt - no. > > > On Jun 27, 10:29 am, David Chandler <[email protected]> wrote: > > > Hi Eric, > > > > We don't publish the GWT docs for offline browsing, but instead of manual > > > copying, you can use > > > > wget -r -p -np -khttp:// > > code.google.com/webtoolkit/doc/latest/DevGuide.html > > > > That will pull all the developer guides for the latest release, and you > > can > > > further check out the javadocs from svn athttp:// > > google-web-toolkit.googlecode.com/svn/javadoc/latest > > > > HTH, > > > /dmc > > > > On Sat, Jun 25, 2011 at 5:44 PM, Eric Atkinson < > > > > [email protected]> wrote: > > > > I have been able to download to docs for the Google App Engine > > > > (because I am not always online when coding and testing); however, I > > > > can't seem to find a way to download the docs for GWT (for the same > > > > reason). Is there a link to down the GWT docs, such as: > > > > >http://code.google.com/webtoolkit/doc/latest/DevGuideServerCommunicat. > > .. > > > > . > > > > Otherwise, I'll have to go through every page of the GWT Dev Guide and > > > > copy them manually -- ugh. Thanks. > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "Google Web Toolkit" group. > > > > To post to this group, send email to > > [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]. > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-web-toolkit?hl=en. > > > > -- > > > David Chandler > > > Developer Programs Engineer, Google Web Toolkit > > > w:http://code.google.com/ > > > b:http://googlewebtoolkit.blogspot.com/ > > > t: @googledevtools > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. > > -- > David Chandler > Developer Programs Engineer, GWT+GAE > w:http://code.google.com/ > b:http://googlewebtoolkit.blogspot.com/ > t: @googledevtools -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
