[
https://issues.apache.org/jira/browse/ARROW-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-4481.
--------------------------------
Resolution: Fixed
Issue resolved by pull request 3620
[https://github.com/apache/arrow/pull/3620]
> [Website] Instructions for publishing web site are missing a step
> -----------------------------------------------------------------
>
> Key: ARROW-4481
> URL: https://issues.apache.org/jira/browse/ARROW-4481
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Website
> Reporter: Andy Grove
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The instructions for publishing the web site say to run the
> "scripts/sync_format_docs.sh" which copies the top level "format" directory
> to the "_docs" directory under site.
> Existing files in "_docs" have references to markdown files in the
> "_docs/format" directory. For example, the IPC.md contains:
> {code:java}
> {% include_relative format/IPC.md %}{code}
> However my top level format directory does not contain this IPC.md, so I get
> errors when running jekyll and I have had to create some dummy markdown files
> as a workaround.
> I investigated this a bit and I think there is some prerequisite step that
> isn't documented that would cause Sphinx to run and generate docs?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)