[
https://issues.apache.org/jira/browse/ARROW-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-4481:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/21037
> [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: 0.5h
> 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
(v8.20.10#820010)