Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Antoine Martin
quickref
Commits
cc2fcca9
Commit
cc2fcca9
authored
Mar 16, 2018
by
Didier Verna
Browse files
Small update in README.md.
parent
380074a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cc2fcca9
...
...
@@ -47,7 +47,7 @@ sudo dockerd
When Quickref is done (this
*will*
take a while), you can extract the website
from the container by typing this:
```
docker cp quickref:
/home
/quickbuilder/quickref .
docker cp quickref:
~
/quickbuilder/quickref .
```
The website will be located under
`quickref/website`
. You will also see a
...
...
@@ -74,8 +74,7 @@ Quicklisp (the *whole* thing), having Declt generate the Texinfo files, and
finally generating the website structure by converting the Texinfo files to
HTML.
The generated files (logs, Texinfo, and HTML) can be found in
`$HOME/quickref/`
.
The generated files (logs, Texinfo, and HTML) can be found in
`~/quickref/`
.
#### Customization
...
...
@@ -137,7 +136,7 @@ CONTAINER ID IMAGE COMMAND CREATED STATUS
Then simply do:
```
docker cp sleepy_morse:
/home
/quickbuilder/quickref .
docker cp sleepy_morse:
~
/quickbuilder/quickref .
```
The entire
`quickref/`
folder will be copied, the
`website`
folder inside
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment