12 Commits

Author SHA1 Message Date
jkf
264074b82c Updated manual to use https as far as currently possible. 2019-05-25 15:38:31 +02:00
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/" {} \;
2019-05-25 13:53:57 +02:00
twogee
d01d88a19d Fix doctype and language 2019-03-06 18:09:08 +01:00
Gintas Grigelionis
d4fedd5a42 Bz 16494: accessibility — th must have scope 2018-05-15 10:29:27 +02:00
Gintas Grigelionis
332330b278 Bz 21192: description should precede code examples 2018-05-15 09:51:58 +02:00
Gintas Grigelionis
14dfef587d <kbd>, highlighting of input, output and inlined code 2018-03-10 20:17:33 +01:00
Gintas Grigelionis
97d81a726d Added target attribute for external links
(the web is no longer frame-friendly…)
2018-03-08 07:44:27 +01:00
Gintas Grigelionis
66b52f99e4 Use HTML 5(-ish), fix links 2018-02-28 08:00:45 +01:00
Gintas Grigelionis
de8b975569 More corrections of tag soup;
reviewed use of multiple-choice attributes and definition of “unix” (see conditions)
2018-01-28 10:53:38 +01:00
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).
2018-01-23 19:02:06 +01:00
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
2013-09-13 13:40:23 +00:00
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
2011-03-23 23:38:00 +00:00