summaryrefslogtreecommitdiffstats
path: root/test/books
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-02-26 09:41:26 +0100
committerSamy Pessé <samypesse@gmail.com>2016-02-26 09:41:26 +0100
commitd3d64f636c859f7f01a64f7774cf70bd8ccdc562 (patch)
tree4f7731f37c3a793d187b0ab1cd77680e69534c6c /test/books
parent4cb9cbb5ae3aa8f9211ffa3ac5e3d34232c0ca4f (diff)
parenteef072693b17526347c37b66078a5059c71caa31 (diff)
downloadgitbook-d3d64f636c859f7f01a64f7774cf70bd8ccdc562.zip
gitbook-d3d64f636c859f7f01a64f7774cf70bd8ccdc562.tar.gz
gitbook-d3d64f636c859f7f01a64f7774cf70bd8ccdc562.tar.bz2
Merge pull request #1109 from GitbookIO/3.0.0
Version 3.0.0
Diffstat (limited to 'test/books')
-rw-r--r--test/books/basic/README.md3
-rw-r--r--test/books/basic/SUMMARY.md1
-rw-r--r--test/books/config-js/README.md1
-rw-r--r--test/books/config-js/SUMMARY.md1
-rw-r--r--test/books/config-js/book.js3
-rw-r--r--test/books/config-json/README.md1
-rw-r--r--test/books/config-json/SUMMARY.md1
-rw-r--r--test/books/config-json/book.json3
-rw-r--r--test/books/conrefs/README.md15
-rw-r--r--test/books/conrefs/SUMMARY.md1
-rw-r--r--test/books/conrefs/block.md1
-rw-r--r--test/books/conrefs/hello.md1
-rw-r--r--test/books/glossary/GLOSSARY.md13
-rw-r--r--test/books/glossary/README.md10
-rw-r--r--test/books/glossary/SUMMARY.md3
-rw-r--r--test/books/glossary/folder/PAGE.md3
-rw-r--r--test/books/headings/README.md3
-rw-r--r--test/books/headings/SUMMARY.md0
-rw-r--r--test/books/highlight/README.md16
-rw-r--r--test/books/highlight/SUMMARY.md1
-rw-r--r--test/books/images/README.md18
-rw-r--r--test/books/images/SUMMARY.md3
-rw-r--r--test/books/images/folder/PAGE.md3
-rw-r--r--test/books/images/test.svg11
-rw-r--r--test/books/init/.gitignore3
-rw-r--r--test/books/init/SUMMARY.md9
-rw-r--r--test/books/languages/LANGS.md4
-rw-r--r--test/books/languages/README.md1
-rw-r--r--test/books/languages/en/README.md1
-rw-r--r--test/books/languages/en/SUMMARY.md1
-rw-r--r--test/books/languages/fr/README.md1
-rw-r--r--test/books/languages/fr/SUMMARY.md1
-rw-r--r--test/books/links/README.md1
-rw-r--r--test/books/links/SUMMARY.md4
-rw-r--r--test/books/links/folder1/README.md3
-rw-r--r--test/books/links/folder2/README.md1
-rw-r--r--test/books/structure/README.adoc1
-rw-r--r--test/books/structure/README.md1
-rw-r--r--test/books/structure/SUMMARY.md1
-rw-r--r--test/books/structure/book.json5
-rw-r--r--test/books/structure/glossary.md5
-rw-r--r--test/books/style-print/README.md3
-rw-r--r--test/books/style-print/SUMMARY.md1
-rw-r--r--test/books/style-print/styles/print.css3
-rw-r--r--test/books/summary/PAGE1.md1
-rw-r--r--test/books/summary/README.md1
-rw-r--r--test/books/summary/SUMMARY.md5
-rw-r--r--test/books/summary/folder/PAGE2.md1
48 files changed, 0 insertions, 174 deletions
diff --git a/test/books/basic/README.md b/test/books/basic/README.md
deleted file mode 100644
index 09ade40..0000000
--- a/test/books/basic/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Readme
-
-Default description for the book.
diff --git a/test/books/basic/SUMMARY.md b/test/books/basic/SUMMARY.md
deleted file mode 100644
index ac9323c..0000000
--- a/test/books/basic/SUMMARY.md
+++ /dev/null
@@ -1 +0,0 @@
-# Summary
diff --git a/test/books/config-js/README.md b/test/books/config-js/README.md
deleted file mode 100644
index f395431..0000000
--- a/test/books/config-js/README.md
+++ /dev/null
@@ -1 +0,0 @@
-# Readme
diff --git a/test/books/config-js/SUMMARY.md b/test/books/config-js/SUMMARY.md
deleted file mode 100644
index ac9323c..0000000
--- a/test/books/config-js/SUMMARY.md
+++ /dev/null
@@ -1 +0,0 @@
-# Summary
diff --git a/test/books/config-js/book.js b/test/books/config-js/book.js
deleted file mode 100644
index 8731343..0000000
--- a/test/books/config-js/book.js
+++ /dev/null
@@ -1,3 +0,0 @@
-module.exports = {
- "title": "js-config"
-};
diff --git a/test/books/config-json/README.md b/test/books/config-json/README.md
deleted file mode 100644
index f395431..0000000
--- a/test/books/config-json/README.md
+++ /dev/null
@@ -1 +0,0 @@
-# Readme
diff --git a/test/books/config-json/SUMMARY.md b/test/books/config-json/SUMMARY.md
deleted file mode 100644
index ac9323c..0000000
--- a/test/books/config-json/SUMMARY.md
+++ /dev/null
@@ -1 +0,0 @@
-# Summary
diff --git a/test/books/config-json/book.json b/test/books/config-json/book.json
deleted file mode 100644
index eda10bb..0000000
--- a/test/books/config-json/book.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "title": "json-config"
-}
diff --git a/test/books/conrefs/README.md b/test/books/conrefs/README.md
deleted file mode 100644
index 324ee1f..0000000
--- a/test/books/conrefs/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# Readme
-
-<p id="test-plugin-block-shortcuts-1">$$test_block1$$</p>
-<p id="test-plugin-block-shortcuts-2">{% include "./block.md" %}</p>
-
-### Relative
-
-<p id="t1">{% include "./hello.md" %}</p>
-<p id="t2">{% include "/hello.md" %}</p>
-
-### Git
-
-<p id="t3">{% include "git+https://gist.github.com/69ea4542e4c8967d2fa7.git/test.md" %}</p>
-<p id="t4">{% include "git+https://gist.github.com/69ea4542e4c8967d2fa7.git/test2.md" %}</p>
-<p id="t5">{% include "git+https://gist.github.com/69ea4542e4c8967d2fa7.git/test3.md" %}</p>
diff --git a/test/books/conrefs/SUMMARY.md b/test/books/conrefs/SUMMARY.md
deleted file mode 100644
index ac9323c..0000000
--- a/test/books/conrefs/SUMMARY.md
+++ /dev/null
@@ -1 +0,0 @@
-# Summary
diff --git a/test/books/conrefs/block.md b/test/books/conrefs/block.md
deleted file mode 100644
index 3910cb6..0000000
--- a/test/books/conrefs/block.md
+++ /dev/null
@@ -1 +0,0 @@
-$$test_block2$$
diff --git a/test/books/conrefs/hello.md b/test/books/conrefs/hello.md
deleted file mode 100644
index 557db03..0000000
--- a/test/books/conrefs/hello.md
+++ /dev/null
@@ -1 +0,0 @@
-Hello World
diff --git a/test/books/glossary/GLOSSARY.md b/test/books/glossary/GLOSSARY.md
deleted file mode 100644
index 18840d2..0000000
--- a/test/books/glossary/GLOSSARY.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Glossary
-
-## test
-
-Just a simple and easy to understand test.
-
-## hakunamatata
-
-This word is not present in the content.
-
-## test long
-
-This is a test with a longer text that the first entry to test order.
diff --git a/test/books/glossary/README.md b/test/books/glossary/README.md
deleted file mode 100644
index d46da8b..0000000
--- a/test/books/glossary/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Readme
-
-The word test should be replaced by a glossary link.
-
-```
-But the word test should not be replaced in code blocks
-```
-
-The two words test long should be replaced by the correct glossary links.
-
diff --git a/test/books/glossary/SUMMARY.md b/test/books/glossary/SUMMARY.md
deleted file mode 100644
index deaea20..0000000
--- a/test/books/glossary/SUMMARY.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Summary
-
-* [Page](folder/PAGE.md)
diff --git a/test/books/glossary/folder/PAGE.md b/test/books/glossary/folder/PAGE.md
deleted file mode 100644
index 33b17c2..0000000
--- a/test/books/glossary/folder/PAGE.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Page
-
-Just a page in a sub-directory to test relative link to glossary.
diff --git a/test/books/headings/README.md b/test/books/headings/README.md
deleted file mode 100644
index b08c485..0000000
--- a/test/books/headings/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Hello World
-
-## Hello {#hello-custom}
diff --git a/test/books/headings/SUMMARY.md b/test/books/headings/SUMMARY.md
deleted file mode 100644
index e69de29..0000000
--- a/test/books/headings/SUMMARY.md
+++ /dev/null
diff --git a/test/books/highlight/README.md b/test/books/highlight/README.md
deleted file mode 100644
index f47ac83..0000000
--- a/test/books/highlight/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# Readme
-
-Block without language
-
-```
-test 1
-```
-
-Block with a language
-
-```lang
-test 2
-```
-
-Inline code: `test 3`
-Inline code with html: `<test>` \ No newline at end of file
diff --git a/test/books/highlight/SUMMARY.md b/test/books/highlight/SUMMARY.md
deleted file mode 100644
index ac9323c..0000000
--- a/test/books/highlight/SUMMARY.md
+++ /dev/null
@@ -1 +0,0 @@
-# Summary
diff --git a/test/books/images/README.md b/test/books/images/README.md
deleted file mode 100644
index 484f410..0000000
--- a/test/books/images/README.md
+++ /dev/null
@@ -1,18 +0,0 @@
-# Tests for Images
-
-# SVG relative image
-
-
-### Convert SVG to PNG
-![test.svg](test.svg)
-
-### Should only convert it once
-![test.svg](test.svg)
-
-### Download remote images
-![remote image](http://upload.wikimedia.org/wikipedia/commons/b/b0/NewTux.svg)
-
-### Remote images with same filename
-![youtube1](http://img.youtube.com/vi/9bZkp7q19f0/0.jpg)
-![youtube2](http://img.youtube.com/vi/IkV2HQLAKHY/0.jpg)
-
diff --git a/test/books/images/SUMMARY.md b/test/books/images/SUMMARY.md
deleted file mode 100644
index ec0c4fc..0000000
--- a/test/books/images/SUMMARY.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Summary
-
-* [Page](./folder/PAGE.md)
diff --git a/test/books/images/folder/PAGE.md b/test/books/images/folder/PAGE.md
deleted file mode 100644
index 8beb060..0000000
--- a/test/books/images/folder/PAGE.md
+++ /dev/null
@@ -1,3 +0,0 @@
-### Images from other folder
-![test.svg](../test.svg)
-
diff --git a/test/books/images/test.svg b/test/books/images/test.svg
deleted file mode 100644
index 48bba70..0000000
--- a/test/books/images/test.svg
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
-<svg version="1.1" baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="svg-root" width="100%" height="100%" viewBox="0 0 480 360">
- <title id="test-title">basic SVG tiny doc</title>
- <g id="test-body-content">
- <text font-family="Arial" font-size="14" text-anchor="middle" x="225" y="25">hello world</text>
- </g>
- <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="black">Revision: 1.1</text>
- <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/>
-</svg>
-
diff --git a/test/books/init/.gitignore b/test/books/init/.gitignore
deleted file mode 100644
index 8a88b2a..0000000
--- a/test/books/init/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-*
-!SUMMARY.md
-!.gitignore
diff --git a/test/books/init/SUMMARY.md b/test/books/init/SUMMARY.md
deleted file mode 100644
index 31c1561..0000000
--- a/test/books/init/SUMMARY.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# Summary
-
-* [Hello](hello.md)
-* [Hello 2](hello2.md)
-* Hello 3
- * [Hello 4](hello3/hello4.md)
- * Hello 5
- * [Hello 6](hello3/hello5/hello6.md)
-
diff --git a/test/books/languages/LANGS.md b/test/books/languages/LANGS.md
deleted file mode 100644
index 4267b3c..0000000
--- a/test/books/languages/LANGS.md
+++ /dev/null
@@ -1,4 +0,0 @@
-# Language
-
-* [English](en)
-* [French](fr)
diff --git a/test/books/languages/README.md b/test/books/languages/README.md
deleted file mode 100644
index f395431..0000000
--- a/test/books/languages/README.md
+++ /dev/null
@@ -1 +0,0 @@
-# Readme
diff --git a/test/books/languages/en/README.md b/test/books/languages/en/README.md
deleted file mode 100644
index e965047..0000000
--- a/test/books/languages/en/README.md
+++ /dev/null
@@ -1 +0,0 @@
-Hello
diff --git a/test/books/languages/en/SUMMARY.md b/test/books/languages/en/SUMMARY.md
deleted file mode 100644
index ac9323c..0000000
--- a/test/books/languages/en/SUMMARY.md
+++ /dev/null
@@ -1 +0,0 @@
-# Summary
diff --git a/test/books/languages/fr/README.md b/test/books/languages/fr/README.md
deleted file mode 100644
index 632e4fe..0000000
--- a/test/books/languages/fr/README.md
+++ /dev/null
@@ -1 +0,0 @@
-Bonjour
diff --git a/test/books/languages/fr/SUMMARY.md b/test/books/languages/fr/SUMMARY.md
deleted file mode 100644
index ac9323c..0000000
--- a/test/books/languages/fr/SUMMARY.md
+++ /dev/null
@@ -1 +0,0 @@
-# Summary
diff --git a/test/books/links/README.md b/test/books/links/README.md
deleted file mode 100644
index f395431..0000000
--- a/test/books/links/README.md
+++ /dev/null
@@ -1 +0,0 @@
-# Readme
diff --git a/test/books/links/SUMMARY.md b/test/books/links/SUMMARY.md
deleted file mode 100644
index a7debc2..0000000
--- a/test/books/links/SUMMARY.md
+++ /dev/null
@@ -1,4 +0,0 @@
-# Summary
-
-* [Folder1](folder1/README.md)
-* [Folder2](folder2/README.md) \ No newline at end of file
diff --git a/test/books/links/folder1/README.md b/test/books/links/folder1/README.md
deleted file mode 100644
index 99a83f6..0000000
--- a/test/books/links/folder1/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Folder 1
-
-[Link to folder2](../folder2/README.md)
diff --git a/test/books/links/folder2/README.md b/test/books/links/folder2/README.md
deleted file mode 100644
index aa2056a..0000000
--- a/test/books/links/folder2/README.md
+++ /dev/null
@@ -1 +0,0 @@
-# Folder 2
diff --git a/test/books/structure/README.adoc b/test/books/structure/README.adoc
deleted file mode 100644
index 354647f..0000000
--- a/test/books/structure/README.adoc
+++ /dev/null
@@ -1 +0,0 @@
-== Readme for the bookk
diff --git a/test/books/structure/README.md b/test/books/structure/README.md
deleted file mode 100644
index 94f18a8..0000000
--- a/test/books/structure/README.md
+++ /dev/null
@@ -1 +0,0 @@
-# Readme for GitHub
diff --git a/test/books/structure/SUMMARY.md b/test/books/structure/SUMMARY.md
deleted file mode 100644
index ac9323c..0000000
--- a/test/books/structure/SUMMARY.md
+++ /dev/null
@@ -1 +0,0 @@
-# Summary
diff --git a/test/books/structure/book.json b/test/books/structure/book.json
deleted file mode 100644
index 110e0ba..0000000
--- a/test/books/structure/book.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "structure": {
- "readme": "README.adoc"
- }
-} \ No newline at end of file
diff --git a/test/books/structure/glossary.md b/test/books/structure/glossary.md
deleted file mode 100644
index 8c6c0fd..0000000
--- a/test/books/structure/glossary.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Glossary
-
-### Hello
-
-Hello world
diff --git a/test/books/style-print/README.md b/test/books/style-print/README.md
deleted file mode 100644
index 09ade40..0000000
--- a/test/books/style-print/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Readme
-
-Default description for the book.
diff --git a/test/books/style-print/SUMMARY.md b/test/books/style-print/SUMMARY.md
deleted file mode 100644
index ac9323c..0000000
--- a/test/books/style-print/SUMMARY.md
+++ /dev/null
@@ -1 +0,0 @@
-# Summary
diff --git a/test/books/style-print/styles/print.css b/test/books/style-print/styles/print.css
deleted file mode 100644
index b05faf8..0000000
--- a/test/books/style-print/styles/print.css
+++ /dev/null
@@ -1,3 +0,0 @@
-body {
- color: red;
-}
diff --git a/test/books/summary/PAGE1.md b/test/books/summary/PAGE1.md
deleted file mode 100644
index 9608001..0000000
--- a/test/books/summary/PAGE1.md
+++ /dev/null
@@ -1 +0,0 @@
-# Page 1
diff --git a/test/books/summary/README.md b/test/books/summary/README.md
deleted file mode 100644
index f395431..0000000
--- a/test/books/summary/README.md
+++ /dev/null
@@ -1 +0,0 @@
-# Readme
diff --git a/test/books/summary/SUMMARY.md b/test/books/summary/SUMMARY.md
deleted file mode 100644
index 38d0f6b..0000000
--- a/test/books/summary/SUMMARY.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Summary
-
-* [Page 1](./PAGE1.md)
-* [Page 2](./folder/PAGE2.md)
-* [Don't exists](./NOTFOUND.md)
diff --git a/test/books/summary/folder/PAGE2.md b/test/books/summary/folder/PAGE2.md
deleted file mode 100644
index f310be3..0000000
--- a/test/books/summary/folder/PAGE2.md
+++ /dev/null
@@ -1 +0,0 @@
-# Page 2