jkf
264074b82c
Updated manual to use https as far as currently possible.
6 years ago
jkf
3a4980e3c4
updated reference to license from http to https using
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
6 years ago
twogee
d01d88a19d
Fix doctype and language
7 years ago
Gintas Grigelionis
d4fedd5a42
Bz 16494: accessibility — th must have scope
7 years ago
Gintas Grigelionis
332330b278
Bz 21192: description should precede code examples
7 years ago
Gintas Grigelionis
14dfef587d
<kbd>, highlighting of input, output and inlined code
7 years ago
Gintas Grigelionis
677f5275dd
use lowercase for simplicity
7 years ago
Gintas Grigelionis
66b52f99e4
Use HTML 5(-ish), fix links
7 years ago
Gintas Grigelionis
b5deed84e3
More highlighting of new features;
also, loose is mostly used as an adjective
7 years ago
Gintas Grigelionis
d3827f7d84
Second reading: h5 and h6 must be styled;
uniform style of notes and new feature markers
7 years ago
Gintas Grigelionis
a04350e0bd
Reviewed documentation:
- stripped trailing whitespace;
- corrected the tag soup;
- corrected Java versions (1.4 followed by 5);
- stripped inline styling (use CSS for uniformity).
7 years ago
Arcadius Ahouansou
198d7a2f44
[AA] Bugzilla Bug 60628: Change after code review by @janmaterne
8 years ago
Arcadius Ahouansou
b83bdcebf0
[AA] Bugzilla Bug 60628 - Ant Get Task To Accept Arbitrary Header
8 years ago
Stefan Bodewig
1de4dfa58f
<get>'s retries attribute has a misleading name
https://bz.apache.org/bugzilla/show_bug.cgi?id=59930
9 years ago
Stefan Bodewig
faedd2bc5b
only enable transparent gzip encoding when explicitly specified
fixes bugzilla issue 57048
11 years ago
Stefan Bodewig
444a953257
add a new quiet attribute to <get>, GitHub PR by hydra1983, closes #1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1580482 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Stefan Bodewig
c35ce9c039
document userAgent attribute. PR 55489
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554406 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Nicolas Lalevee
11616a619f
The site is now at https://svn.apache.org/repos/asf/ant/site/ant/sources
Only the manual will be in the distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1084809 13f79535-47bb-0310-9956-ffa450edef68
14 years ago