iris-hep / func_adl

Construct hierarchical data queries using SQL-like concepts in python
MIT License
7 stars 4 forks source link

API documentation #121

Open alexander-held opened 1 year ago

alexander-held commented 1 year ago

As far as I can see, there is no API documentation hosted anywhere for func_adl. Having this would be useful, for example to understand where the func_adl_callable decorator described in https://github.com/iris-hep/func_adl#function-definitions is located (it was easy enough to find at the expected func_adl.func_adl_callable spot, but ideally API documentation would answer this question).