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
3f7556c4
Commit
3f7556c4
authored
Oct 24, 2017
by
Antoine Martin
Browse files
Add Quicklisp version in index generated
parent
e6f9ed4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
website.lisp
View file @
3f7556c4
...
...
@@ -67,6 +67,7 @@
<div class=\"header\">
<p>Documentation generated with <a href=\"https://www.lrde.epita.fr/~~didier/software/lisp/misc.php#declt\">Declt</a>.</p>
<p>Quicklisp version ~A</p>
</div>
<h1>Quickref</h1>
...
...
@@ -77,7 +78,8 @@
<td>
<a class=\"summary-letter\" href=\"#number\"><b>#</b></a>
~%"
)
~%"
(
ql-dist:version
(
ql-dist:find-dist
"quicklisp"
)))
(
loop
for
c
across
"ABCDEFGHIJKLMNOPQRSTUVWXYZ"
do
(
format
file
"<a class=\"summary-letter\" href=\"#~C\"><b>~C</b></a>
~%"
c
c
))
...
...
Antoine Martin
@amartin
mentioned in issue
#47 (closed)
·
Oct 25, 2017
mentioned in issue
#47 (closed)
mentioned in issue #47
Toggle commit list
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