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

Documentation Generation #3

Open
mmha opened this issue Jun 2, 2017 · 0 comments
Open

Documentation Generation #3

mmha opened this issue Jun 2, 2017 · 0 comments

Comments

@mmha
Copy link
Owner

mmha commented Jun 2, 2017

Generating good documentation from source is hard because of the heavy metaprogramming involved. Doxygen assumes that BOOST_HANA_DEFINE_STRUCT is a member function, Sphinx cannot properly process the XML generated by Doxygen.

Possible Solutions:

This should also be automated with Travis. CMake targets for Doxygen and Woboq already exist.

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

1 participant