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

Friend functions do not produce doc from c++2rst #580

Open
HugoStrand opened this issue May 30, 2018 · 0 comments
Open

Friend functions do not produce doc from c++2rst #580

HugoStrand opened this issue May 30, 2018 · 0 comments
Assignees

Comments

@HugoStrand
Copy link
Member

Dear all,

Building the doc currently produces a lot of warnings of missing functions, due to missing content that should be generated by c++2py. In particular this seems to be the case for friend functions, e.g. these functions for atom_diag.

/Users/hstrand/dev/triqs/cbuild_master/doc/cpp2rst_generated/triqs/atom_diag/atom_diag.rst:147: WARNING: toctree contains reference to nonexisting document u'cpp2rst_generated/triqs/atom_diag/atom_diag/atom_diag_worker'
/Users/hstrand/dev/triqs/cbuild_master/doc/cpp2rst_generated/triqs/atom_diag/atom_diag.rst:147: WARNING: toctree contains reference to nonexisting document u'cpp2rst_generated/triqs/atom_diag/atom_diag/operator<<'
/Users/hstrand/dev/triqs/cbuild_master/doc/cpp2rst_generated/triqs/atom_diag/atom_diag.rst:147: WARNING: toctree contains reference to nonexisting document u'cpp2rst_generated/triqs/atom_diag/atom_diag/h5_write'
/Users/hstrand/dev/triqs/cbuild_master/doc/cpp2rst_generated/triqs/atom_diag/atom_diag.rst:147: WARNING: toctree contains reference to nonexisting document u'cpp2rst_generated/triqs/atom_diag/atom_diag/h5_read'

I can not make c++2rst generate docs for these functions. Olivier, can you have a look?

Best, Hugo

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

No branches or pull requests

2 participants