Skip to content

Commit

Permalink
updated notes
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan committed Aug 30, 2024
1 parent 2413aad commit a7ba0dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ Just a few notes while making changes to the docs,
5. Then you should move the `generate_docs.py` script inside the `output` folder
6. Run `python output/generate_docs.py`
7. Once the script is complete, you can copy the `.mdx` files inside the `output` folder inside the `python` folder of the `unify-docs` repo.

16. In case there's a submodule in the python client that docs shouldn't be built for, that submodule should be added to [this](https://github.com/unifyai/unify/blob/28384abae3863ee54ea16672f83a02be1a3673aa/generate_docs.py#L13) list.

0 comments on commit a7ba0dc

Please sign in to comment.