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,8 +1,7 @@
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-generate-toc again -->
**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)
- [select](#select)
- [select-first](#select-first)
@ -10,7 +9,7 @@
- [select-one!](#select-one)
- [setval](#setval)
- [transform](#transform)
- [Path Macros](#path-macros)
- [Path Macros](#path-macros)
- [declarepath](#declarepath)
- [defpathedfn](#defpathedfn)
- [defprotocolpath](#defprotocolpath)
@ -19,11 +18,11 @@
- [path](#path)
- [providepath](#providepath)
- [variable-pathed-nav](#variable-pathed-nav)
- [Collector Macros](#collector-macros)
- [Collector Macros](#collector-macros)
- [defcollector](#defcollector)
- [paramscollector](#paramscollector)
- [pathed-collector](#pathed-collector)
- [Navigator Macros](#navigator-macros)
- [Navigator Macros](#navigator-macros)
- [defnav](#defnav)
- [defnavconstructor](#defnavconstructor)
- [nav](#nav)