Unable to add DocC Documentation #3811
-
Hi! First off thanks for making a great tool for the OSS community! When I saw SPI supported hosting documentation, I wanted to add that to my projects. I was able too successfully add it to Engine and Turbocharger, which are both multi platform projects. However, I have been unable to add it to Transmission. I tried running Any pointers as what I could be doing wrong that is preventing documentation from being generated? Do iOS only projects have their documentation generated by Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Hi @nathantannar4 , there's only a small problem with your config (which I've corrected here), I believe. It might not even have affected documentation generation at all. The main blocker is that we're processing a backlog of Android and Wasm compatibility checks and your builds haven't gotten their turn yet. We expect this to be completed some time tomorrow! |
Beta Was this translation helpful? Give feedback.
-
Thanks! 💯 |
Beta Was this translation helpful? Give feedback.
-
I've removed visionOS as a doc target, but docs still fail to generate. Any other thoughts on what could be going wrong? |
Beta Was this translation helpful? Give feedback.
Hi @nathantannar4 , there's only a small problem with your config (which I've corrected here), I believe. It might not even have affected documentation generation at all. The main blocker is that we're processing a backlog of Android and Wasm compatibility checks and your builds haven't gotten their turn yet. We expect this to be completed some time tomorrow!