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
97d81a726d
Added target attribute for external links
(the web is no longer frame-friendly…)
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
63dc4df7b8
Remove width constraints, unbreakable spaces and <code><pre>
7 years ago
Gintas Grigelionis
b5deed84e3
More highlighting of new features;
also, loose is mostly used as an adjective
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
Stefan Bodewig
f5fb02e493
modernize a whole lot of links and example outputs - BZ 55551 - submitted by Erik Costlow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1522924 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Jacobus Martinus Kruithof
a0a88c7787
Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation
-- excluding api --
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1342889 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jacobus Martinus Kruithof
bc6a6269ec
Documentation update: Bug 53215 - Broken link to oracle doc in Manifest task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1342883 13f79535-47bb-0310-9956-ffa450edef68
13 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