Documentation for Base Classes

Issue #33 resolved
Robert Klein created an issue

Base classes are writing garbage on their subclasses due to docstrings which contain old doxygen formatting (e.g. \ref [x] or %Domain).

Culprits are:

  • Agent.py
  • Domain.py
  • Policy.py
  • Representation.py

Comments (3)

  1. Log in to comment