On 12/16/06, Chris Hostetter <[EMAIL PROTECTED]> wrote:
i was just thinking that if on the live site, we created "api" directly in
the main site directory (whatever it's called) then the relative link of
"./api/index.html" would work fine for the site navigation (and would work
with what i added to the "package" target today)
i'm not really sure why the current realtive link is "./docs/api/"
(Hmmmm... it looks like my change caused a whole copy of the site to pe
put in /www/incubator.apache.org/solr/docs by the last run on the nightly
cron).
OK, I fixed nightly.sh and pointed the website at api
-Yonik