Update example files and examples script

This commit is contained in:
Frank Li 2017-08-09 14:18:17 -07:00
parent ac3cc01830
commit c3a971f2eb
24 changed files with 319 additions and 112 deletions

View file

@ -0,0 +1,12 @@
---
id: doc2
title: document number 2
layout: docs
category: First Category
permalink: docs/en/doc2.html
previous: doc1
next: doc3
---
This is a link to [another document.](/docs/en/doc3.md)
This is a link to an [external page.](http://www.example.com)