Skip to content

[Doc] Move Confluence Wiki pages to the Sphinx docs #20988

@asfimport

Description

@asfimport

It's hard to find and modify the "Contributing to Apache Arrow" and other developers' wiki pages in Confluence. If these were moved to inside the project web page, that would make it easier.

There are 5 steps to this:

  1. Create a new directory inside of arrow/docs/source to house the wiki pages. (It will look like the cpp or python directories.)

  2. Copy the wiki page contents to new \*.rst pages inside this new directory.

  3. Add an index.rst that links to them all with enough description to help navigation.

  4. Modify the Sphinx index page arrow/docs/source/index.rst to have an entry that points to the new index page made in step 3

  5. Modify the static site page arrow/site/_includes/header.html to point to the newly created page instead of the wiki page.

     

Reporter: Tanya Schlusser / @tanyaschlusser
Assignee: Neal Richardson / @nealrichardson

Related issues:

Note: This issue was originally created as ARROW-4427. Please see the migration documentation for further details.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions