updated gitlab-ci to install requirements before building the documentation....
I believe the problem with autodoc constructing the documentation was caused by missing dependencies. This merge request install all pyicon dependencies before attempting to build the documentation.
Merge request reports
Activity
This fixes the problem with the documentation not building properly. The documentation is now built by a gitlab runner with conda available. Conda installs any dependencies then makes the documentation. I have verified the documentation builds using the conda runner on my source branch. I presume the documentation will still be automatically published, though I've been unable to test this. The documentation now takes around 5 minutes to build rather than 1 minute due to the dependency installation.
Edited by Fraser William Goldsworthmentioned in commit ee6fa573