From 00f500915e50134eefc1aaab133b97c3ba8f5554 Mon Sep 17 00:00:00 2001 From: Chris O'Donnell Date: Wed, 15 Jun 2016 09:39:45 -0400 Subject: [PATCH] Update table of contents. --- List-of-Macros.md | 53 +++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 27 deletions(-) diff --git a/List-of-Macros.md b/List-of-Macros.md index b6d51aa..b555f8d 100644 --- a/List-of-Macros.md +++ b/List-of-Macros.md @@ -1,33 +1,32 @@ **Table of Contents** -- [List of Macros with Examples](#list-of-macros-with-examples) - - [Core Macros](#core-macros) - - [replace-in](#replace-in) - - [select](#select) - - [select-first](#select-first) - - [select-one](#select-one) - - [select-one!](#select-one) - - [setval](#setval) - - [transform](#transform) - - [Path Macros](#path-macros) - - [declarepath](#declarepath) - - [defpathedfn](#defpathedfn) - - [defprotocolpath](#defprotocolpath) - - [extend-protocolpath](#extend-protocolpath) - - [fixed-pathed-nav](#fixed-pathed-nav) - - [path](#path) - - [providepath](#providepath) - - [variable-pathed-nav](#variable-pathed-nav) - - [Collector Macros](#collector-macros) - - [defcollector](#defcollector) - - [paramscollector](#paramscollector) - - [pathed-collector](#pathed-collector) - - [Navigator Macros](#navigator-macros) - - [defnav](#defnav) - - [defnavconstructor](#defnavconstructor) - - [nav](#nav) - - [paramsfn](#paramsfn) +- [Core Macros](#core-macros) + - [replace-in](#replace-in) + - [select](#select) + - [select-first](#select-first) + - [select-one](#select-one) + - [select-one!](#select-one) + - [setval](#setval) + - [transform](#transform) +- [Path Macros](#path-macros) + - [declarepath](#declarepath) + - [defpathedfn](#defpathedfn) + - [defprotocolpath](#defprotocolpath) + - [extend-protocolpath](#extend-protocolpath) + - [fixed-pathed-nav](#fixed-pathed-nav) + - [path](#path) + - [providepath](#providepath) + - [variable-pathed-nav](#variable-pathed-nav) +- [Collector Macros](#collector-macros) + - [defcollector](#defcollector) + - [paramscollector](#paramscollector) + - [pathed-collector](#pathed-collector) +- [Navigator Macros](#navigator-macros) + - [defnav](#defnav) + - [defnavconstructor](#defnavconstructor) + - [nav](#nav) + - [paramsfn](#paramsfn)