13 Commits

Author SHA1 Message Date
David Goldfarb
88e0fe941b fix ns typo in sample code 2017-08-22 12:16:54 +03:00
Arne Brasseur
f544cfa185 Update doc table of contents with latest doctoc (1.2.0)
It seems the version of doctoc that was used didn't correctly handle backticks
and trailing special characters in title names, e.g. it would generate

    [What Are They?](#what-are-they-)
    [`inject-cofx`](#-inject-cofx-)

Instead of what Github expects:

    [What Are They?](#what-are-they)
    [`inject-cofx`](#inject-cofx)
2017-02-01 13:43:42 +01:00
Mike Thompson
2a8e5dcfac Improve Table of Contexts in various docs 2016-12-29 11:05:15 +11:00
Mike Thompson
ae7da52088 Improve docs 2016-12-28 23:36:12 +11:00
Mike Thompson
51a2e7f5d8 Move docs on reg-sub-raw 2016-12-28 08:41:15 +11:00
Mike Thompson
2b1750159e Improve docs on reg-sub-raw 2016-12-28 06:51:00 +11:00
Matthew Jaoudi
2b7d2c0754 fix typos in subscribing-to-external-data.md; 2016-12-17 00:46:07 -08:00
Daniel Compton
d9cdb53c07
Add generated table of contents to docs
This uses doctoc to automatically generate the TOC.
2016-11-10 11:06:08 +13:00
Toni Reina
fe6a460114 Fix typo in docs/Subscribing-To-External-Data 2016-09-04 19:43:44 -05:00
Shaun Mahood
2ebff40373 Docs Navigation
Fix links to Index and wrong navigation links
2016-08-28 09:50:15 -06:00
Mike Thompson
097f05029c First pass over Subscribing-To-External_Data 2016-08-26 12:51:26 +10:00
Shaun Mahood
2c0177a8a4 Typo fix 2016-08-25 14:44:34 -06:00
Shaun Mahood
ebf0d874d0 First attempt at updating Subscribing To A Database documentation 2016-08-25 14:40:40 -06:00