We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix code formatting
Updated Chapter 2. The Basics (markdown)
Updated Table of Contents (markdown)
Generate html version of single page book using grip and copy along with images to ../hsm/doc/ - disabled for now grip: https://github.com/joeyespo/grip
Fix external links on single page book
Add link to single page book on Home
Generate and add single page markdown version of book
Update sidebar and TOC with "Book Samples" section
Fix image path
Make link to LICENSE.txt absolute URL so it works if book is exported
Add "Book Samples" section to Chapter 1
Fix Reusable States section to refer to Deferred Transitions
Add Prev/Next links at bottom of each chapter
Add section: Make each state machine update count
Improve home page
Add top-level table of contents
Add section: Done States
Add section: Avoid state stack queries outside of states
Add section: Clean up in cluster root state
Add section: Nest state-related variables as deeply as possible
Fixed anchor to different page
Add Prefer InnerEntry + Sibling to Inner section
Update outline
Add Chapter 5 (empty)
Make generate-sidebars generate the root sidebar file
Refactor generate-sidebars so it's easier to add/modify source md files
Add links to referenced sections
Add Parallel State Machines section
Add Sharing State Machines (State Overrides) section