# Two versions of documentation

**URL:** https://discuss.ray.io/t/two-versions-of-documentation/6920
**Category:** Uncategorized
**Created:** [July 22, 2022, 11:36am UTC](https://discuss.ray.io/t/two-versions-of-documentation/6920 "2022-07-22T11:36:21Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![krajit](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/krajit/32/2890_2.png) [@krajit](https://discuss.ray.io/u/krajit)
#### Post date: [July 22, 2022, 11:36am UTC](https://discuss.ray.io/t/two-versions-of-documentation/6920/1 "2022-07-22T11:36:21Z")

</div>

We have these two versions of ray documentation

Version: 3.0.0.dev0  
[https://docs.ray.io/en/master/index.html](https://docs.ray.io/en/master/index.html)

Version: 1.13.0  
[https://docs.ray.io/en/latest/index.html](https://docs.ray.io/en/latest/index.html)

Somehow I got the feeling that 3.0.0.dev0 is easier to understand. But I can’t find the source code for that version.

Can anybody comment on this?

---

<div class="post-metadata">

### Author: ![hermmanhender](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/hermmanhender/32/5691_2.png) [@hermmanhender](https://discuss.ray.io/u/hermmanhender)
#### Post date: [July 22, 2022, 11:45am UTC](https://discuss.ray.io/t/two-versions-of-documentation/6920/2 "2022-07-22T11:45:47Z")

</div>

Hi @krajit  
I had the same sensation. I hope that Ray 3.0 will quickly available. But if you like to use now you can install the nightly version:

[https://docs.ray.io/en/latest/ray-overview/installation.html#daily-releases-nightlies](https://docs.ray.io/en/latest/ray-overview/installation.html#daily-releases-nightlies)

I use version 1.13 but reading 3.0 documentation. It’s similar to use, but you need to pay attention to the change of directories.

---

<div class="post-metadata">

### Author: ![krajit](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/krajit/32/2890_2.png) [@krajit](https://discuss.ray.io/u/krajit)
#### Post date: [July 22, 2022, 5:13pm UTC](https://discuss.ray.io/t/two-versions-of-documentation/6920/3 "2022-07-22T17:13:26Z")

</div>

Hi @hermmanhender

Thanks for the explanation.

“I use version 1.13 but reading 3.0 documentation.”  
It is like 1.13 is your target network and 3.0 is the learning network 🙂
