You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I see nothing rendering, not locally when you can make html and look in _build or on readthedocs. It all works if you call sphinx-api-doc, it generates .rst files for each the modules, but its not like we do that everytime for deepforest.
@henrykironde can you assist me in trying to get sphinx and readthedocs to render the milliontrees source? Just like for DeepForest
https://deepforest.readthedocs.io/en/latest/source/modules.html
What i've done so far.
https://milliontrees.readthedocs.io/en/latest/
MillionTrees/docs/conf.py
Line 25 in 2a03edd
https://github.com/weecology/MillionTrees/blob/main/docs/requirements.txt
But I see nothing rendering, not locally when you can make html and look in _build or on readthedocs. It all works if you call sphinx-api-doc, it generates .rst files for each the modules, but its not like we do that everytime for deepforest.
Some links that i've been looking at
https://eikonomega.medium.com/getting-started-with-sphinx-autodoc-part-1-2cebbbca5365
https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html
https://stackoverflow.com/questions/65487163/python-sphinx-autodoc-not-rendering-on-readthedocs
I do not see anything in readthedocs log, plus it doesn't do it locally, so that's the first step.
The text was updated successfully, but these errors were encountered: