Skip to content

Commit 10a2ca9

Browse files
Update ReadMe.md
1 parent a0fff18 commit 10a2ca9

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

ReadMe.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ This repository is now solely used to host [issues related to Plotly's documenta
44

55
Source code for the documentation of Plotly's open-source products can be found in the following repositories:
66

7-
* Dash for Python and R: https://github.com/plotly/dash-docs
8-
* Plotly.js: https://github.com/plotly/graphing-library-docs
9-
* Plotly.py: https://github.com/plotly/plotly.py/tree/doc-prod
10-
* Plotly.R: https://github.com/plotly/plotly.r-docs
7+
8+
| Product | Github Repository | Notes |
9+
| ------------- | ------------- | ------------- |
10+
| **Dash for Python and R** | https://github.com/plotly/dash-docs | Documentation is delivered as a Dash app |
11+
| **Plotly.py** | https://github.com/plotly/plotly.py/tree/doc-prod | Documentation is written in Jupyter Notebooks with Jupytext |
12+
| **Plotly.R** | https://github.com/plotly/plotly.r-docs | Documentation is written in RMarkdown |
13+
| **Plotly.js** | https://github.com/plotly/graphing-library-docs | Documentation is written in Javascript and bundled with Jekyll |

0 commit comments

Comments
 (0)