mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-20 09:33:21 +00:00
Add link to doc about .gitbook in faq
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ You should always use `.md` extensions for your relative links, GitBook will aut
|
||||
|
||||
#### 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).
|
||||
Yes, GitBooks can be created in [sub-directories](structure.md#subdirectory). GitBook.com and the CLI also looks by default in a serie of [folders](structure.md).
|
||||
|
||||
#### Does GitBook support Math equations?
|
||||
|
||||
|
||||
+1
-1
@@ -43,7 +43,7 @@ test.md
|
||||
bin/*
|
||||
```
|
||||
|
||||
### Project documentation / Sub-directory
|
||||
### Project documentation / Sub-directory {#subdirectory}
|
||||
|
||||
For project documentaiton, it sometimes better to use a diretcory (like `docs/`) to store the prject's documentation. You can use a `.gitbook` file to indicate to GitBook in which folder the book is stored:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user