Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
dcbd8af7
Commit
dcbd8af7
authored
Jan 24, 2010
by
Francois-Rene Rideau
Browse files
Trivial documentation update: fix include statements and trailing whitespace
(thanks to dherring).
parent
572711a7
Changes
6
Hide whitespace changes
Inline
Side-by-side
website/source/contributors.md
View file @
dcbd8af7
{include resources/header.md}
{include
"
resources/header.md
"
}
<div
class=
"contents"
>
### Contributors
*
crhodes - Christophe Rhodes
<csr21@cantab.net>
*
dan_b - Daniel Barlow
*
dan_b - Daniel Barlow
*
demoss - Nikodemus Siivola
<nikodemus@random-state.net>
*
gwking - Gary King
<gwking@metabang.com>
*
kevinrosenberg - Kevin Rosenberg
*
kevinrosenberg - Kevin Rosenberg
*
nhabedi - Edi Weitz
*
pvaneynd - Peter Van Eynde
*
rjain - Rahul Jain
...
...
@@ -19,7 +19,7 @@
</div>
</div>
{include resources/footer.md}
{include
"
resources/footer.md
"
}
</div>
website/source/copyright.md
View file @
dcbd8af7
{include resources/header.md}
{include
"
resources/header.md
"
}
<div
class=
"contents"
>
### Copyright
ASDF Copyright (C) 2001-2009 Daniel Barlow and contributors
ASDF Copyright (C) 2001-2009 Daniel Barlow and contributors
This website Copyright (C) 2001-2009 Daniel Barlow and
contributors
...
...
@@ -34,7 +34,5 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</div>
</div>
{include resources/footer.md}
{include
"
resources/footer.md
"
}
</div>
website/source/glossary.md
View file @
dcbd8af7
{include resources/header.md}
{include
"
resources/header.md
"
}
## Glossary
{glossary}
[fixture]> glossary The fixture is the environment in which a testcase runs. The
fixture is the code that prepares the environment for the test and that resets
[fixture]> glossary The fixture is the environment in which a testcase runs. The
fixture is the code that prepares the environment for the test and that resets
the environment after the test. Fixtures can be shared by many test-cases.
{include resources/footer.md}
{include
"
resources/footer.md
"
}
website/source/resources/header.md
View file @
dcbd8af7
{include shared-header.md}
{include
"
shared-header.md
"
}
<div
class=
"header"
>
<span
class=
"logo"
>
...
...
website/source/resources/shared-header.md
View file @
dcbd8af7
{include shared-links.md}
{include
"
shared-links.md
"
}
{set-property html yes}
{set-property author "the ASDF group"}
...
...
@@ -17,19 +17,19 @@
[
tests
]:
test-results.html
[
git-browse
]:
http://common-lisp.net/gitweb?p=projects/asdf/asdf.git;a=summary
[
git-resources
]:
git.html
[
asdf-devel
]:
http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
[
asdf-announce
]:
http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-announce
[
asdf-home
]:
http://common-lisp.net/project/asdf/
[
asdf.lisp
]:
http://common-lisp.net/project/asdf/asdf.lisp
[
tarball
]:
http://common-lisp.net/project/asdf/asdf.tar.gz
[
kmp-large
]:
http://www.nhplace.com/kent/Papers/Large-Systems.html
[
hs-require
]:
http://www.lispworks.com/documentation/HyperSpec/Body/f_provid.htm#require
[
hs-standard-output
]:
http://www.lispworks.com/documentation/HyperSpec/Body/v_debug_.htm#STstandard-outputST
[
tinaa-project
]:
http://common-lisp.net/project/tinaa/
[
albert-project
]:
http://www.cliki.net/Albert/
\ No newline at end of file
website/source/resources/ug-header.md
View file @
dcbd8af7
{include shared-header.md}
{include
"
shared-header.md
"
}
{set-property style-sheets
{set-property style-sheets
"user-guide.css"
"http://common-lisp.net/project/cl-containers/shared/style-200.css"}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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