Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hugo Ishimaru
asdf
Commits
43b276b6
Commit
43b276b6
authored
May 06, 2015
by
Francois-Rene Rideau
Browse files
Tweak gitlab urls.
parent
851aa914
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/index.html
View file @
43b276b6
...
...
@@ -84,7 +84,7 @@
call other programs and parse their output,
compile Lisp code, muffle conditions, or configure Lisp software.
See its
<a
href=
"https://gitlab.common-lisp.net/asdf/asdf/
tree
/master/uiop/README.md"
>
README.md
</a>
for an overview,
<a
href=
"https://gitlab.common-lisp.net/asdf/asdf/
blob
/master/uiop/README.md"
>
README.md
</a>
for an overview,
and the documentation as extracted from its docstrings by
<a
href=
"http://bimib.disco.unimib.it/people/Marco.Antoniotti/Projects/CL/HELAMBDAP/tests/asdf-uiop/docs/html/dictionary/dictionary.html"
>
HEΛP
</a>
(beware: you can, though it's not obvious, scroll the list of packages
...
...
@@ -118,7 +118,7 @@
</p><p>
If you're unsatisfied with ASDF,
beside helping with our
<a
href=
"https://gitlab.common-lisp.net/asdf/asdf/
tree
/master/TODO"
>
TODO list
</a>
,
<a
href=
"https://gitlab.common-lisp.net/asdf/asdf/
blob
/master/TODO"
>
TODO list
</a>
,
you might be interested in other build systems for Common-Lisp:
<ul>
<li>
Alastair Bridgewater's small and simple one-package-per-file
...
...
@@ -198,7 +198,7 @@
</table>
<p>
To deal with an implementation that doesn't yet provide ASDF 3,
we provide
<a
href=
"https://common-lisp.net/asdf/asdf/
tree
/master/tools/install-asdf.lisp"
>
a script
</a>
we provide
<a
href=
"https://common-lisp.net/asdf/asdf/
blob
/master/tools/install-asdf.lisp"
>
a script
</a>
that can install ASDF 3 where your implementation goes looking for it
when you
<tt>
(require "asdf")
</tt>
.
</p><p>
...
...
@@ -252,7 +252,7 @@ XCL (Peter Graves) <gnooth@gmail.com>
<li><a
href=
"asdf.html"
>
as one HTML file
</a></li>
<li><a
href=
"asdf/"
>
split into one HTML file per section
</a></li>
<li><a
href=
"asdf.pdf"
>
as a PDF document
</a></li>
<li><a
href=
"https://gitlab.common-lisp.net/asdf/asdf/
tree
/master/doc/asdf.texinfo"
>
as texinfo source
</a></li>
<li><a
href=
"https://gitlab.common-lisp.net/asdf/asdf/
blob
/master/doc/asdf.texinfo"
>
as texinfo source
</a></li>
</ul>
<p>
Regarding the internal design of ASDF in general,
and the work we did on ASDF 3,
...
...
Write
Preview
Markdown
is supported
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