[
https://issues.apache.org/jira/browse/CALCITE-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250597#comment-16250597
]
Julian Hyde commented on CALCITE-2036:
--------------------------------------
I sometimes deploy the site selectively. For example I recently deployed
community.html to add some talks but did not deploy reference.html with
features that will only arrive in 1.15. I think that would be appropriate here.
> /docs/powered_by.html has a next of /docs/api.html which does not exist
> -----------------------------------------------------------------------
>
> Key: CALCITE-2036
> URL: https://issues.apache.org/jira/browse/CALCITE-2036
> Project: Calcite
> Issue Type: Bug
> Components: site
> Affects Versions: 1.14.0
> Reporter: Alexey Roytman
> Assignee: Michael Mior
> Priority: Minor
>
> The bottom of this page: https://calcite.apache.org/docs/powered_by.html
> has two buttons: previous and next.
> The "next" points to https://calcite.apache.org/docs/api.html
> which is absent.
> The site/_data/docs.yml has "api" item after "powered_by" item.
> And site/_includes/section_nav.html makes the "next" link to have ".html"
> appended.
> Thus "api.html" string is created.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)