diff --git a/docs/constants.rst b/docs/constants.rst index 4bd6767fa211acc280a673ffd2b25a56c25be4ee..f49d714851641cd3981ce712549a755dfe49e4c3 100644 --- a/docs/constants.rst +++ b/docs/constants.rst @@ -28,9 +28,14 @@ Difficulty Race ---- -" TODO: Order these explicitly +.. class:: library.Race -.. autoclass:: library.Race - :members: - :undoc-members: + The folllowing three values represent actual races + + .. attribute:: Race.Protoss + .. attribute:: Race.Terran + .. attribute:: Race.Zerg + + This means a randomly selected race from the three above: + .. attribute:: Race.Random