Skip to content

Commit bae1994

Browse files
authored
Remove deprecated update_docs.sh and update docs accordingly (#283)
Signed-off-by: Dom Del Nano <ddelnano@gmail.com> (cherry picked from commit 17b5ed6)
1 parent 601b232 commit bae1994

2 files changed

Lines changed: 2 additions & 30 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,10 @@ yarn build
3939

4040
### Updating Automated Content
4141

42-
To pull the latest reference docs, run:
42+
The `external/` directory contains files from the pixie repo that are machine generated.
4343

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.
4745

48-
This will overwrite `external/pxl_documentation.json`.
49-
Add the changed file to the repo and submit a pull request.
5046

5147
### Deploy Previews
5248

update_docs.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)