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
ee6eeb86
Commit
ee6eeb86
authored
Oct 16, 2017
by
Antoine Martin
Browse files
Don't remove the quickref directory
parent
47f20447
Changes
1
Hide whitespace changes
Inline
Side-by-side
website.lisp
View file @
ee6eeb86
...
...
@@ -114,7 +114,7 @@
(
format
file
"</body>~%"
)))
(
defun
build-texis
(
path-to-texis
texinfo-path
)
(
remove
-directory
"quickref"
)
(
clean
-directory
"quickref"
)
(
let
((
texis
(
get-texi-pathnames
path-to-texis
)))
(
dolist
(
texi
texis
)
(
sb-ext:run-program
texinfo-path
...
...
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