Skip to content

Commit 6e1dbea

Browse files
Remove TOC
1 parent 99076b2 commit 6e1dbea

File tree

1 file changed

+6
-19
lines changed

1 file changed

+6
-19
lines changed

docs/Subscribing-To-External-Data.md

+6-19
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
1-
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2-
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3-
## Table Of Contents
4-
5-
- [Subscribing to External Data](#subscribing-to-external-data)
6-
- [There Can Be Only One!!](#there-can-be-only-one)
7-
- [Components Don't Know, Don't Care](#components-dont-know-dont-care)
8-
- [A 2nd Source](#a-2nd-source)
9-
- [Via A Subscription](#via-a-subscription)
10-
- [The Subscription Handler's Job](#the-subscription-handlers-job)
11-
- [Some Code](#some-code)
12-
- [Any Good?](#any-good)
13-
- [Warning: Undo/Redo](#warning-undoredo)
14-
- [Query De-duplication](#query-de-duplication)
15-
- [Thanks To](#thanks-to)
16-
- [The Alternative Approach](#the-alternative-approach)
17-
- [Absolutely Never Do This](#absolutely-never-do-this)
18-
19-
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
201

212
## Subscribing to External Data
223

@@ -259,3 +240,9 @@ Use one of the two alternatives described above.
259240

260241
Previous: [Talking to Servers](Talking-To-Servers.md)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
261242
Up: [Index](README.md)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
243+
244+
245+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
246+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
247+
## Table Of Contents
248+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->

0 commit comments

Comments
 (0)