diff options
Diffstat (limited to 'docs/structure.md')
-rw-r--r-- | docs/structure.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/structure.md b/docs/structure.md index e77c271..31b00f6 100644 --- a/docs/structure.md +++ b/docs/structure.md @@ -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: |