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
9a08fb0d
Commit
9a08fb0d
authored
Dec 16, 2014
by
Francois-Rene Rideau
Browse files
Minimal documentation for :homepage option, etc.
parent
25fc2380
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/asdf.texinfo
View file @
9a08fb0d
...
...
@@ -1257,9 +1257,19 @@ system-definition := ( defsystem system-designator @var{system-option}* )
system-option := :defsystem-depends-on system-list
| :weakly-depends-on @var
{
system-list
}
| :class class-name (see discussion below)
| system-option
| module-option
| option
# These are only available since ASDF3 (actually its alpha release 2.27)
system-option := :homepage string
| :bug-tracker string
| :mailto string
| :long-name string
| :source-control source-control
source-control := (keyword string)
module-option := :components component-list
| :serial [ t | nil ]
...
...
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