Skip to content

[WIP][doxygen] Fix warnings and errors

Kilian Weishaupt requested to merge fix/doxygen into master

This branch aims at eliminating doxygen warnings and errors

TODO:

  • Fix warnings related to copydoc where the base funtion has additional or different arguments (e.g. paramCache which is an argument of BaseFluidSystem::fugacityCoefficient but not of LiquidPhase::fugacityCoefficient)

Merge request reports