diff options
author | Hur jung ju <tinydew4@users.noreply.github.com> | 2016-10-20 00:56:03 +0900 |
---|---|---|
committer | Nicolas Gaborit <soreine.plume@gmail.com> | 2016-10-19 17:56:03 +0200 |
commit | b564ef658001f3f7ceb59bbe01a4c99d4ab79509 (patch) | |
tree | 1ed4be352802221015a9a4d9d60df88dc08eb8c2 /docs/setup.md | |
parent | d6de8f4173ca75b343882735544eb826c671289f (diff) | |
download | gitbook-b564ef658001f3f7ceb59bbe01a4c99d4ab79509.zip gitbook-b564ef658001f3f7ceb59bbe01a4c99d4ab79509.tar.gz gitbook-b564ef658001f3f7ceb59bbe01a4c99d4ab79509.tar.bz2 |
Add 'emphasis' in 'SUMMARY.md' and trimming (#1566)
Diffstat (limited to 'docs/setup.md')
-rw-r--r-- | docs/setup.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/setup.md b/docs/setup.md index 368abca..9300678 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -66,4 +66,3 @@ You can use the options `--log=debug` and `--debug` to get better error messages ``` $ gitbook build ./ --log=debug --debug ``` - |