# Where is the main documentation?

**URL:** https://discourse.processing.org/t/where-is-the-main-documentation/1757
**Category:** Processing for Pi
**Created:** [July 14, 2018, 8:51am UTC](https://discourse.processing.org/t/where-is-the-main-documentation/1757 "2018-07-14T08:51:04Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![micuat](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/micuat/32/19407_2.png) [@micuat](https://discourse.processing.org/u/micuat)
#### Post date: [July 14, 2018, 8:51am UTC](https://discourse.processing.org/t/where-is-the-main-documentation/1757/1 "2018-07-14T08:51:05Z")

</div>

Hi, I sometimes use Processing for Pi and I really appreciate so much contribution from the community. However, I found that the documentations are scattered and I had hard time figuring out opengl error I had.

First I found

> **[Now Available for Download: Processing - Raspberry Pi](https://www.raspberrypi.org/blog/now-available-for-download-processing/)**
>
> Processing, a programming language for teaching coding in the context of visual arts, is now available for Raspberry Pi. It's free and open source.

  
but it’s just a blog post and also the comments are already disabled.

The only thing I found from processing org was on github

> **[processing/processing](https://github.com/processing/processing/wiki/Raspberry-Pi)**
>
> Source code for the Processing Core and Development Environment (PDE) - processing/processing

  
and this provided me the exact info I needed (in Experimental Graphics section).

The point is that raspberrypi org’s docs are somewhat insufficient, which is lacking the info about opengl driver to use some of the features - but there’s no way to suggest changes to their website. Rather I think [processing.org](http://processing.org) should have a documentation or at least point people to github wiki so that they can also find out about opengl driver issues.

---

<div class="post-metadata">

### Author: ![WakeMeAtThree](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/wakemeatthree/32/38_2.png) [@WakeMeAtThree](https://discourse.processing.org/u/WakeMeAtThree)
#### Post date: [July 14, 2018, 9:05am UTC](https://discourse.processing.org/t/where-is-the-main-documentation/1757/2 "2018-07-14T09:05:38Z")

</div>

Hi micuat!  
I believe there is a group of students working on a website and set of tools for Processing on Raspberry Pi, and they were conducting surveys. Check out [the thread here](https://discourse.processing.org/t/feedback-for-processing-on-raspberry-pi/460). Perhaps you can drop them a line or fill the survey and voice your suggestions as that will ultimately help them out.

---

<div class="post-metadata">

### Author: ![msurguy](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/msurguy/32/32_2.png) [@msurguy](https://discourse.processing.org/u/msurguy)
#### Post date: [July 14, 2018, 2:41pm UTC](https://discourse.processing.org/t/where-is-the-main-documentation/1757/3 "2018-07-14T14:41:30Z")

</div>

Hello and welcome, @micuat!

Thanks for pointing out the fact that docs are all over the place, this is a big problem that my GSoC mentor, @gohai, and I are currently working on solving. There’s new website that went live a few weeks ago that will be dedicated to Processing on the Pi: [https://pi.processing.org](https://pi.processing.org) where we will be centralizing content related to using P5 on the Pi.

I understand that currently we don’t have info pertaining to the opengl driver specifically. I created an issue in [https://github.com/processing/processing-pi-website](https://github.com/processing/processing-pi-website) to capture that and we might be able to move that content over at some point soon.

Meanwhile, feel free to comment on the issue [https://github.com/processing/processing-pi-website/issues/22](https://github.com/processing/processing-pi-website/issues/22) about what specifically was helpful to you and if there was something else you discovered that is not currently in the Wiki. The repo for the new site I believe is also open for PRs and contributions which are welcome!
