You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a C implementation of Disjoint Union (see disjoint_union.c). YARD seems to pick up the documentation of the methods fine, but misses the documentation of the class itself, which appears just above Init_CDisjointUnion.
Work out what is going on and how to fix it.
The text was updated successfully, but these errors were encountered:
rmolinari
changed the title
Documentation of C extensions
Documentation for C extensions
Mar 1, 2023
We have a C implementation of Disjoint Union (see disjoint_union.c). YARD seems to pick up the documentation of the methods fine, but misses the documentation of the class itself, which appears just above
Init_CDisjointUnion
.Work out what is going on and how to fix it.
The text was updated successfully, but these errors were encountered: