Skip to content

Improve Documentation and Refactoring

Ghost User requested to merge dev_docs into devel

There are several class member without docstrings (instance variables, class variables). Add descriptive text to them and check Sphinx output. Add more information on function arguments, types and value ranges in docstrings.

  • Reduce hvl_ccb package hierarchy in docs by one level - possible?
  • Resolve #11 (closed) before merging
  • @mikolajr Finish up re-factoring from #3
Edited by Ghost User

Merge request reports