Update table of contents.

This commit is contained in:
Chris O'Donnell 2016-06-15 09:39:45 -04:00
parent 407fcca847
commit 00f500915e

View file

@ -1,33 +1,32 @@
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-generate-toc again --> <!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-generate-toc again -->
**Table of Contents** **Table of Contents**
- [List of Macros with Examples](#list-of-macros-with-examples) - [Core Macros](#core-macros)
- [Core Macros](#core-macros) - [replace-in](#replace-in)
- [replace-in](#replace-in) - [select](#select)
- [select](#select) - [select-first](#select-first)
- [select-first](#select-first) - [select-one](#select-one)
- [select-one](#select-one) - [select-one!](#select-one)
- [select-one!](#select-one) - [setval](#setval)
- [setval](#setval) - [transform](#transform)
- [transform](#transform) - [Path Macros](#path-macros)
- [Path Macros](#path-macros) - [declarepath](#declarepath)
- [declarepath](#declarepath) - [defpathedfn](#defpathedfn)
- [defpathedfn](#defpathedfn) - [defprotocolpath](#defprotocolpath)
- [defprotocolpath](#defprotocolpath) - [extend-protocolpath](#extend-protocolpath)
- [extend-protocolpath](#extend-protocolpath) - [fixed-pathed-nav](#fixed-pathed-nav)
- [fixed-pathed-nav](#fixed-pathed-nav) - [path](#path)
- [path](#path) - [providepath](#providepath)
- [providepath](#providepath) - [variable-pathed-nav](#variable-pathed-nav)
- [variable-pathed-nav](#variable-pathed-nav) - [Collector Macros](#collector-macros)
- [Collector Macros](#collector-macros) - [defcollector](#defcollector)
- [defcollector](#defcollector) - [paramscollector](#paramscollector)
- [paramscollector](#paramscollector) - [pathed-collector](#pathed-collector)
- [pathed-collector](#pathed-collector) - [Navigator Macros](#navigator-macros)
- [Navigator Macros](#navigator-macros) - [defnav](#defnav)
- [defnav](#defnav) - [defnavconstructor](#defnavconstructor)
- [defnavconstructor](#defnavconstructor) - [nav](#nav)
- [nav](#nav) - [paramsfn](#paramsfn)
- [paramsfn](#paramsfn)
<!-- markdown-toc end --> <!-- markdown-toc end -->