Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port wiki documentation to readthedocs #42

Open
3 tasks
ivotron opened this issue Jun 9, 2020 · 8 comments
Open
3 tasks

port wiki documentation to readthedocs #42

ivotron opened this issue Jun 9, 2020 · 8 comments

Comments

@ivotron
Copy link
Collaborator

ivotron commented Jun 9, 2020

  • create outline on readthedocs (revise the github wiki one)
  • look at the github wiki documentation and decide what to change/add/remove
  • bring the wiki documentation to readthedocs
@manishprivet
Copy link

manishprivet commented Mar 10, 2021

Hi @ivotron, I wanted to work on the issue. I was wondering if I can use the existing boilerplate in the repo, or do I have to create one?

Or can we use something entirely different, like docusaurus?

@jlefevre
Copy link
Member

Hi @manishprivet,  - this is a bit out of date but you can please take a look at this issue in the newer repo here: https://github.com/uccross/arrow/issues/98, and we can update that issue with more information as well.  Since we want to upstream our documentation, we should follow the Arrow Dataset documentation style, for example the existing Arrow Dataset Parquet fragment, for our new Arrow Dataset Parquet Rados fragment.  Here is our newer README

We will also want to add more documentation of design and architecture, and we have some figures for that, we are developing now with various alternative designs.
Thanks for your interest!

@rajpratyush
Copy link

@jlefevre I would like to contribute to this issue can you tell me how to get started?

@jlefevre
Copy link
Member

jlefevre commented Mar 19, 2021

Hi @rajpratyush, a way to get started would first be to review the Apache Arrow documentation and build the existing docs [here](. https://github.com/apache/arrow/blob/master/docs/source/developers/documentation.rst). Then check out how the docs are put together here, as we will need to add docs for our extensions noted above toward creating our PR for Arrow. Please see this issue in our Arrow repo uccross/arrow#98

@Rishav0809
Copy link

Hey @jlefevre, I wanted to work on this issue, hence I went through the roadmap you suggested above, but was unable to get a clear picture of what I need to do.

Can you help me in better understanding the issue, and the way in which I should proceed?

@jlefevre
Copy link
Member

jlefevre commented Mar 22, 2021 via email

@rajpratyush
Copy link

@jlefevre I have one small doubt

If you are building the documentation on Windows, not all sections may build properly.

Why this will occur ? and to avoid this do I need to have ubuntu (in virtual machine or physically )

@JayjeetAtGithub
Copy link
Collaborator

@rajpratyush Can you try building with docker to be platform independent ? Here is the instructions.
https://arrow.apache.org/docs/developers/documentation.html#building-with-docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants