Missing documentation for some important functions
terrytangyuan opened this issue · 0 comments
terrytangyuan commented
We are missing docstrings for some of the functions that users, for example functions in the following locations:
- https://github.com/couler-proj/couler/blob/d34a690/couler/core/run_templates.py
- https://github.com/couler-proj/couler/tree/d34a690/couler/core/syntax
We should add those missing documentation so it's easier for users to look up. Ideally this would prepare us to work on documentation page and API reference later on.