OpenCyphal / nunavut

Generate code from DSDL using PyDSDL and Jinja2
https://nunavut.readthedocs.io/
Other
39 stars 24 forks source link

Fix JS/CSS Asset Include into Nunavut #202

Closed bbworld1 closed 3 years ago

bbworld1 commented 3 years ago

Previously, JS and CSS assets in the HTML template directory would not be included in the built package, causing HTML documentation generation to fail. This PR fixes this issue by including JS and CSS assets via setup.py package_data.

pavel-kirienko commented 3 years ago

@bbworld1 please bump the version number (missed that in my review)