On Wed, 2021-01-20 at 04:00 +0000, Wang Mingyu wrote: > Hi, Richard > > Can you tell me where and what settings do I need to add to make docs > enabled?
You can check this specific configuration here: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder-helper/tree/config.json#n446 You'll just need to add DISTRO_FEATURES_append = ' api-documentation' and will probably need to add dependency on python3-docutils-native in manpages PACKAGECONFIG of the recipe. Thanks, Anuj
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#147014): https://lists.openembedded.org/g/openembedded-core/message/147014 Mute This Topic: https://lists.openembedded.org/mt/79671678/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
