[
https://issues.apache.org/jira/browse/ARROW-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756188#comment-16756188
]
Tanya Schlusser commented on ARROW-4427:
----------------------------------------
Ok. Am I understanding that maybe a number of the wiki pages should be
moved—anything not directly related to Jira? So:
* [Contributing to Apache
Arrow|https://cwiki.apache.org/confluence/display/ARROW/Contributing+to+Apache+Arrow?src=contextnavpagetreemode]
* [Guide for Committers and Project
Maintainers|https://cwiki.apache.org/confluence/display/ARROW/Guide+for+Committers+and+Project+Maintainers]
* [HDFS Filesystem
Support|https://cwiki.apache.org/confluence/display/ARROW/HDFS+Filesystem+Support]
* [How to Verify Release
Candidates|https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates]
* [Product
Requirements|https://cwiki.apache.org/confluence/display/ARROW/Product+requirements]
(possibly not this one as it's empty)
* [Release Management
Guide|https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide]
What do you think of another directory, then, in `arrow/docs/source` where all
of the listed pages reside...say `arrow/docs/source/dev` or something?
> Move "Contributing to Apache Arrow" page to the static docs
> -----------------------------------------------------------
>
> Key: ARROW-4427
> URL: https://issues.apache.org/jira/browse/ARROW-4427
> Project: Apache Arrow
> Issue Type: Task
> Components: Documentation
> Reporter: Tanya Schlusser
> Priority: Major
>
> It's hard to find and modify the ["Contributing to Apache
> Arrow"|https://cwiki.apache.org/confluence/display/ARROW/Contributing+to+Apache+Arrow]
> wiki page in Confluence. If it were moved to inside the static web page,
> that would make it easier.
> There are two steps to this:
> # Copy the wiki page contents to a new web page at the top "site" level
> (under arrow/site/ just like the [committers
> page|https://github.com/apache/arrow/blob/master/site/committers.html]) Maybe
> named "contributing.html" or something.
> # Modify the [navigation section in
> arrow/site/_includes/header.html|https://github.com/apache/arrow/blob/8e195327149b670de2cd7a8cfe75bbd6f71c6b49/site/_includes/header.html#L33]
> to point to the newly created page instead of the wiki page.
> The affected pages are all part of the Jekyll components, so there isn't a
> need to build the Sphinx part of the docs to check your work.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)