sinanozaydin / pide

A python library for petrophysical calculations.
https://pide.readthedocs.io/
GNU General Public License v3.0
5 stars 2 forks source link

Missing documentation #9

Open santisoler opened 2 months ago

santisoler commented 2 months ago

[!NOTE] This issue was opened as part of the JOSS review process: https://github.com/openjournals/joss-reviews/issues/7021

The issue

Currently pide lacks a proper documentation, which is required by JOSS in order to accept the paper for publication.

The notebooks that showcase examples and tutorials on how to use the library are very welcomed when trying to familiarize with it and getting started. Nonetheless, these are not full replacements for documentation pages with API reference, installation instructions, community guidelines, etc (see JOSS requirements for documentation).

Possible solution

I would suggest the authors to fill the Sphinx skeleton they included in the doc folder with proper documentation pages for pide. These should follow JOSS requirements for documentation pages, including:

In order to write documentation pages, I recommend reading the Writing documentation page of the Scientific Python Developer Guide.

sinanozaydin commented 2 weeks ago

readthedocs for pide are generated and online at the address: https://pide.readthedocs.io/