diff --git a/docs/src/commentary/ti.rst b/docs/src/commentary/ti.rst index ee192fd..4e167d0 100644 --- a/docs/src/commentary/ti.rst +++ b/docs/src/commentary/ti.rst @@ -1,4 +1,4 @@ -The *Template Instantiation Machine* +The *Template Instantiator* ==================================== WIP. This will hopefully be expanded into a thorough walkthrough of the state diff --git a/docs/src/references/ti-state-transitions.rst b/docs/src/references/ti-state-transitions.rst index 590a165..ec25182 100644 --- a/docs/src/references/ti-state-transitions.rst +++ b/docs/src/references/ti-state-transitions.rst @@ -1,6 +1,6 @@ -========================= -TI State Transition Rules -========================= +============================================ +Template Instantiator State Transition Rules +============================================ Evaluation is complete when a single :code:`NNum` remains on the stack and the dump is empty.