UCL / scikit-surgerydocker

This repo describes with a simple example how to use docker to containerise your project/algorithm
https://scikit-surgerydocker.readthedocs.io/en/latest/
Other
1 stars 2 forks source link

Add docstring to documentation #13

Closed mianasbat closed 3 years ago

mianasbat commented 3 years ago

After adding the docstring to python module. Enable the process of sphinx auto generation of documentation includes the docstring.

mianasbat commented 3 years ago

Done.