summaryrefslogtreecommitdiffstats
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-02-21 01:02:38 +0100
committerSamy Pessé <samypesse@gmail.com>2016-02-21 01:02:38 +0100
commite16b3e35f438014cb51fac84a500c8996d18658d (patch)
treea62f9cb30ac4fbf24da700089ae58a1b942e9678 /docs/SUMMARY.md
parent2f15e26ffa9ca67007e9f23ac732fed0fcb109d9 (diff)
downloadgitbook-e16b3e35f438014cb51fac84a500c8996d18658d.zip
gitbook-e16b3e35f438014cb51fac84a500c8996d18658d.tar.gz
gitbook-e16b3e35f438014cb51fac84a500c8996d18658d.tar.bz2
Setup summary for documentation
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md19
1 files changed, 18 insertions, 1 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 58d6763..a4f2a98 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -1,13 +1,30 @@
# Summary
+### Getting Started
+
* [About this document](README.md)
+* [Installation and Setup](setup.md)
+* [Directory structure](structure.md)
+
+### Your Content
+
* [Configuration](config.md)
* [Pages and Summary](pages.md)
* [Assets](assets.md)
* [Glossary](glossary.md)
+
+### Miscellaneous
+
* [Templating](templating.md)
* [Content References](conrefs.md)
* [Variables](variables.md)
* [Filters](filters.md)
+
+### Customization
+
* [Plugins](plugins.md)
-* [Theming](themes.md) \ No newline at end of file
+* [Theming](themes.md)
+
+--
+
+* [FAQ](faq.md)