Hey ClientTools I need your help in making sure that I have split apart the C++ from the Python here appropriately and that everything is worded in a familiar way in Python to Python developers since originally all of this documentation came from the viewpoint of a C++ developer.
TODO:
Fill in Event Class blurb for C++/Python
Verify verbiage is standard for Python
Make sure nothing is missing in Python
PR Review Checklist:
[x] Test search functionality on desktop
[x] Test search functionality on mobile
[x] Test filter functionality
[x] Test mobile header navigation
[x] Test desktop header navigation
[x] Test desktop homepage navigation
[x] Run npm run check-links with 0 broken links
[x] Run npm run write-good <files being edited> to "lint" the docs
Hey ClientTools I need your help in making sure that I have split apart the C++ from the Python here appropriately and that everything is worded in a familiar way in Python to Python developers since originally all of this documentation came from the viewpoint of a C++ developer.
TODO:
PR Review Checklist:
npm run check-links
with 0 broken linksnpm run write-good <files being edited>
to "lint" the docs