On Aug 19, 2013, at 1:24 PM, Marty Sweet <msweet....@gmail.com> wrote:
> Hi Sebastien, > > It still seems to be 'searching' localhost for me. > did you clean your cache ? > Thanks, > Marty > > > On Mon, Aug 19, 2013 at 2:26 PM, Sebastien Goasguen <run...@gmail.com>wrote: > >> >> On Aug 18, 2013, at 2:22 PM, Marty Sweet <msweet....@gmail.com> wrote: >> >>> Hi Guys, >>> >>> Not sure if your aware but the doc search feature is broken on >>> http://cloudstack.apache.org/docs/en-US/ >>> >>> The search feature takes users to the following URL (searched templates): >>> >> https://www.google.com/search?q=templates&sitesearch=http%3A%2F%2Flocalhost%2F >>> >>> The domain is being specified as localhost, it should be >>> http://cloudstack.apache.org/docs >>> >> https://www.google.com/search?q=templates&sitesearch=http%3A%2F%2Flocalhost%2F#bav=on.2,or.r_cp.r_qf.&fp=fd636efafc1f2c54&q=templates+site:http%3A%2F%2Fcloudstack.apache.org%2Fdocs&safe=off >>> >>> I think many new users find this frustrating when trying to look through >>> documentation. >>> >>> Regards, >>> Marty >> >> Marty, thanks for reporting this. >> >> I fixed it (at least in english). Can you check that it works for you now ? >> >> The docs are built automatically with publican, we will have to keep an >> eye out for 4.2 to make sure this does not get broken. >> >> -Sebastien