No, documentation will not be produced the same, but that has been true since 24.2
The documentation generation is for generating upstream docs at https://docs.cloud-init.io/en/latest/ . I wouldn't really expect a user with custom modules to be doing this. That would mean hosting an entirely separate version of cloud-init documentation internally at their place of business. This method of generating documentation was changed in 24.2, and we haven't had any bugs about changing that functionality. The reason for the fix in this bug is that removing the "get_meta_doc()" supporting function results in a traceback when trying to use older custom modules that included it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2094179 Title: Removal of "get_meta_doc()" breaks custom modules To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2094179/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
