diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-02-21 11:01:49 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-02-21 11:01:49 +0100 |
commit | 40f829ce54d6fe8c56c1005ed7229d198918acb9 (patch) | |
tree | 534b2ac9fd35afd8fe3251d4104aac26aa12ed13 /docs/faq.md | |
parent | e16b3e35f438014cb51fac84a500c8996d18658d (diff) | |
download | gitbook-40f829ce54d6fe8c56c1005ed7229d198918acb9.zip gitbook-40f829ce54d6fe8c56c1005ed7229d198918acb9.tar.gz gitbook-40f829ce54d6fe8c56c1005ed7229d198918acb9.tar.bz2 |
Add docs for setup gitbook
Diffstat (limited to 'docs/faq.md')
-rw-r--r-- | docs/faq.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md index 592fbdc..f960409 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -4,5 +4,6 @@ You should always use `.md` extensions for your relative links, GitBook will automatically replace these links by the right value when the pointing file is referenced in the Table of Contents. +#### Can I create a GitBook in a sub-directory of my repository? - +Yes, GitBooks can be created in sub-directories. GitBook.com and the CLI also looks by default in a series of [folders](structure.md).
\ No newline at end of file |