.. currentmodule:: tangl.story tangl.story.episode =================== Traversable node and edge types that define the story cursor vocabulary. .. rubric:: Related design docs - :doc:`../../design/story/menu_block` - :doc:`../../design/traversal/NAV_DESIGN` .. rubric:: Related notes - :doc:`../../notes/migration/v38-parity-matrix` Episode nodes ------------- .. autoclass:: tangl.story.episode.block.Block .. autoclass:: tangl.story.episode.scene.Scene .. autoclass:: tangl.story.episode.action.Action