Per the JOSS guidelines, your should provide the following:
Functionality documentation: Is the core functionality of the software documented to a satisfactory level (e.g., API method documentation)?
I can't seem to find anywhere (readme, wiki, readthedocs, etc), where the core functionality of your software is documented. Am I not looking in the right place?
Documentation can be generated by compiling the Sphinx documents provided under the docs folder.
I have edited the README.md file to explicitly explain how this can be achieved (commit ad5b083).
Hi,
Per the JOSS guidelines, your should provide the following:
I can't seem to find anywhere (readme, wiki, readthedocs, etc), where the core functionality of your software is documented. Am I not looking in the right place?