64c51a554c
Without explicitly mentioning that it should have its docs generated sphinx won't generate docs for it, so ensure that we list __iter__ and __contains__ so that it does get generated docs. Also fixes 'default_start_state' docs which were not showing up since they were on the setter method vs the getter method. Change-Id: I83d02a3604678d16b16f6da5384ff10543af850f
750 B
750 B
API
Machines
automaton.machines.State
automaton.machines.FiniteMachine
automaton.machines.HierarchicalFiniteMachine
Runners
automaton.runners.Runner
automaton.runners.FiniteRunner
automaton.runners.HierarchicalRunner
Converters
automaton.converters.pydot
Exceptions
automaton.exceptions
Hierarchy
automaton.exceptions