API docs doesn't show ABC subclasses? #71
Labels
docsprint
To be addressed in next documentation sprint
documentation
Improvements or additions to documentation
I just noticed that
goalie.function_data.FunctionData
doesn't show up in the API docs: https://mesh-adaptation.github.io/goalie.html#module-goalie.function_data . This is problematic because that class hasexport
andextract
methods (andtransfer
is to be added by mesh-adaptation/goalie#243 ), which we would want to have in there.The text was updated successfully, but these errors were encountered: