docs: toc add "Disable Lazy Start" sub section

This commit is contained in:
Anatoly 2018-10-12 14:39:01 -04:00 committed by GitHub
parent 4f8384763b
commit c210cc486c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,7 @@ _**Alan J. Perlis** from [Structure and Interpretation of Computer Programs](htt
- [Stop an Application Except Certain States](#stop-an-application-except-certain-states)
- [ClojureScript is Clojure](doc/clojurescript.md#managing-state-in-clojurescript)
- [cljc mode](#cljc-mode)
- [Disable Lazy Start](#disable-lazy-start)
- [Packaging](#packaging)
- [Affected States](#affected-states)
- [Recompiling Namespaces with Running States](#recompiling-namespaces-with-running-states)