From f601e2e98926aeb0050258deadef0ab302a56271 Mon Sep 17 00:00:00 2001 From: Kaspar Schiess Date: Wed, 11 Dec 2013 05:29:15 +0100 Subject: [PATCH] Adds a link --- website/build/documentation.html | 4 ++++ website/source/documentation.html.textile | 3 +++ 2 files changed, 7 insertions(+) diff --git a/website/build/documentation.html b/website/build/documentation.html index cb96a91..a484891 100644 --- a/website/build/documentation.html +++ b/website/build/documentation.html @@ -61,6 +61,10 @@

Documentation

Getting Started +

YARD Class Documentation

The YARD documentation will help you with the nitty gritty. This documentation is real important too. It will be diff --git a/website/source/documentation.html.textile b/website/source/documentation.html.textile index 1ab9a39..f865bc2 100644 --- a/website/source/documentation.html.textile +++ b/website/source/documentation.html.textile @@ -49,6 +49,9 @@ of parslet. Especially: shows how to parse TOML ("Tom's Obvious Minimal Language":https://github.com/mojombo/toml) using parslet. I sense a theme here. Code is on github - this is the first article in a series, linked from the article. + +* "Write You a Parser for Fun and Win":http://viget.com/extend/write-you-a-parser-for-fun-and-win + a succinct writeup on parsing text formats by David Eisinger. "*YARD Class Documentation*":http://rubydoc.info/gems/parslet/frames