You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,14 +39,10 @@ yarn build
39
39
40
40
### Updating Automated Content
41
41
42
-
To pull the latest reference docs, run:
42
+
The `external/` directory contains files from the pixie repo that are machine generated.
43
43
44
-
```shell
45
-
./update_docs.sh
46
-
```
44
+
There is automation that updates the `external/pxl_documentation.json` file automatically, while the `datatable_documentation.json` file must be manually updated.
47
45
48
-
This will overwrite `external/pxl_documentation.json`.
49
-
Add the changed file to the repo and submit a pull request.
0 commit comments