Open kb1lqc opened 6 years ago
Hi, I don't know if this issue is still relevant. But I would like to let you know that SlipLib has in the meantime been updated a few times, and is nearing release 1.0. I expect that the RTD builds should be successful now. Cheers, Ruud
Thanks!
On May 21, 2020, at 10:34 AM, Ruud de Jong notifications@github.com wrote:
Hi, I don't know if this issue is still relevant. But I would like to let you know that SlipLib has in the meantime been updated a few times, and is nearing release 1.0. I expect that the RTD builds should be successful now. Cheers, Ruud
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/FaradayRF/faradayio/issues/12#issuecomment-632242845, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACQ6FDUHUENZ4VTVCEY6ZDRSVQ2VANCNFSM4EJO2VCA.
I am trying to build the documentation with
sphinx
using Read The Docs located at https://readthedocs.org/projects/faradayio/. However, there is no automatically generated module documentation. Locally, sphinx builds this fine. Investigating Read The Docs output shows that thesliplib
import fails (it's manually built with a git clone, not pip install due to too old pypi version).I believe this should work once @rhjdjong updates PyPi with a newer version and I can simply include sliplib in the
requirements.txt
file.Locally built HTML documentation shows
sphinx
is working fine: