MetOffice / CATNIP

Climate Analysis Tool: Now In Python
Other
5 stars 2 forks source link

add fix to paths for sphinx documentation #105

Closed nhsavage closed 4 years ago

nhsavage commented 4 years ago

when the imports were remvoed from init.py this broke the sphinx build. This PR has a change to the path for the library (using os.abspath per recomendatations in conf.py) and also appends catnip to the module names.