siavashk / pycpd

Pure Numpy Implementation of the Coherent Point Drift Algorithm
MIT License
510 stars 115 forks source link

Adding automated documentation for PyCPD #61

Closed gattia closed 2 years ago

gattia commented 2 years ago

@siavashk can you please go to the settings tab on the repository & enable GitHub Actions and GitHub Pages. This should enable the setup GitHub Actions to automatically compile the docs & publish on push to master. There might be some bugs in doing that, if there are I am happy to look into them.

Once this is complete, then we have all requirements for the manuscript submission to JOSS and I will make that submission.

If you pull this branch to your local computer you should be able to open .../pycpd/docs/pycpd/index.html in your browser to preview the documentation.

siavashk commented 2 years ago

Should be done. Let me know if you need anything else on my end.