Also, the docker instructions are out of date. When I last did the
avatica release, I deleted the testapidocs and apidocs folder and
replaced them with the javadocAggregate folder.
I think the API and Test API menu items for the Calcite site will need
to be redirected to the javadocAggregate folder. See this commit:
https://github.com/apache/calcite-avatica/commit/4b9876c031eb4afaee990016c3075460e388c309#diff-63f6f6f857a0a0269e0780f0abedd905
On 5/03/2020 10:06 pm, Danny Chan wrote:
I tried the cmds from the doc
https://github.com/apache/calcite/blob/master/site/README.md:
But it outputs like this:
Which is totally different style with our site current java doc: there
are some Chinese there and there is tab framework on the left.
And how to generate the test java apis ? The doc
https://github.com/apache/calcite/blob/master/site/README.md confuses me
a lot, I did not find any instructions about that, I need your help ~
The Java doc on our site is still old
https://calcite.apache.org/apidocs/ now ~ would update it if I make it
right.
Best,
Danny Chan