Documentation not available
Describe the bug When accessing https://tm1py.readthedocs.io/en/latest/, only the "TM1 Services", "TM1 Objects", and "Exceptions" headers are shown. Clicking the Navigation Bar items doesn't work.
To Reproduce visit https://tm1py.readthedocs.io/en/latest/, click any link.
Expected behavior Documentation should be visible :-)
Version tried with different browsers, computers locations, to no avail
Thanks for raising the issue.
I will look into this. In the meantime, I suggest you use a tool like PyCharm, that displays the docstrings and arguments of functions while you are using them. It is very helpful and substitutes a documentation to a degree.
Hello Marius,
Thanks for your suggestion. I use the documentation merely to get an overview oft the services/objects/functions available, I can access docstrings and synopsis in IDLE, too. But I think that if IF there is a documentation link, it should work ☺
Freundliche Grüße Uwe Bielz
Documentation is back https://tm1py.readthedocs.io/en/master/index.html
Let me know if you have any suggestions to improve the docs!