diff options
author | Loïc Hoguin <[email protected]> | 2016-11-26 12:58:19 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-11-26 12:58:19 +0100 |
commit | 9c80a8810759c9ed19606547c5aaa47aa1699be4 (patch) | |
tree | dc36dcc3c97db8dc2476c46df9b2ba596e9e578a /docs/en/ranch/1.2/guide/parsers | |
parent | b2d4e41dcda3c2964c8a865482129a7fdf9e55a6 (diff) | |
download | ninenines.eu-9c80a8810759c9ed19606547c5aaa47aa1699be4.tar.gz ninenines.eu-9c80a8810759c9ed19606547c5aaa47aa1699be4.tar.bz2 ninenines.eu-9c80a8810759c9ed19606547c5aaa47aa1699be4.zip |
Add Ranch 1.3 and various small fixes
Diffstat (limited to 'docs/en/ranch/1.2/guide/parsers')
-rw-r--r-- | docs/en/ranch/1.2/guide/parsers/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/en/ranch/1.2/guide/parsers/index.html b/docs/en/ranch/1.2/guide/parsers/index.html index c6a2ddab..d7849c7f 100644 --- a/docs/en/ranch/1.2/guide/parsers/index.html +++ b/docs/en/ranch/1.2/guide/parsers/index.html @@ -7,7 +7,7 @@ <meta name="description" content=""> <meta name="author" content="Loïc Hoguin based on a design from (Soft10) Pol Cámara"> - <meta name="generator" content="Hugo 0.16" /> + <meta name="generator" content="Hugo 0.17" /> <title>Nine Nines: Writing parsers</title> @@ -225,6 +225,8 @@ immediately if any. Otherwise wait for more data.</p></div> + <li><a href="/docs/en/ranch/1.3/guide">1.3</a></li> + <li><a href="/docs/en/ranch/1.2/guide">1.2</a></li> </ul> |