File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,10 @@ This repository is now solely used to host [issues related to Plotly's documenta
4
4
5
5
Source code for the documentation of Plotly's open-source products can be found in the following repositories:
6
6
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 |
You can’t perform that action at this time.
0 commit comments