BridgesUNCC / bridges-python

Python client library for Bridges
http://bridgesuncc.github.io
MIT License
3 stars 4 forks source link

add return type for all meaninfgul functions #103

Open esaule opened 2 years ago

esaule commented 2 years ago

we converted datasource to present return types this creates links on the doxygen documentation which is pretty neat.

We should do that for everything. In particular Element, color, and graphs. But in generatl, we should check all documentations pages for missing return types.