Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autotools common_utility_handling always checking if it should setup doxygen #126

Open
jhonasiv opened this issue Dec 15, 2022 · 1 comment
Assignees

Comments

@jhonasiv
Copy link

Autotools should only check for doxygen related functionality inside with_docs, instead of doing it everytime common_utilitiy_handling is called.

def common_utility_handling(utility, target)

@doudou
Copy link
Member

doudou commented Dec 15, 2022

It's actually totally broken. It's documentation-specific while it be a common helper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants